forked from proxmox-mirrors/proxmox

the parts that were not already moved. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
4 lines
51 B
Rust
4 lines
51 B
Rust
mod connector;
|
|
|
|
pub use connector::HttpsConnector;
|