]> git.proxmox.com Git - proxmox-backup.git/commitdiff
Cargo.toml: remove native-tls
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 18 May 2020 11:51:10 +0000 (13:51 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 18 May 2020 11:52:56 +0000 (13:52 +0200)
it's not used anymore.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Cargo.toml

index f6e8b26cbe1f83ae66b160e00505bb0675eb65f1..c84a5d3715f94a066f2cf8aece52bbd0741a2178 100644 (file)
@@ -29,7 +29,6 @@ hyper = "0.13"
 lazy_static = "1.4"
 libc = "0.2"
 log = "0.4"
-native-tls = "0.2"
 nix = "0.16"
 once_cell = "1.3.1"
 openssl = "0.10"