Cargo.toml: remove native-tls
it's not used anymore. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
b2c9c793ad
commit
6c5024b050
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user