diff --git a/Cargo.toml b/Cargo.toml index f6e8b26cb..c84a5d371 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"