--- a/crates/client/Cargo.toml +++ b/crates/client/Cargo.toml @@ -22 +22 @@ -async-native-tls = { version = "0.5.0", features = ["vendored"] } +async-native-tls = { version = "0.5.0" } @@ -64 +64 @@ -async-native-tls = {"version" = "0.5.0", features = ["vendored"]} +async-native-tls = {"version" = "0.5.0"}