diff --git a/tonic/Cargo.toml b/tonic/Cargo.toml index 0bbab3c..7cc68c8 100644 --- a/tonic/Cargo.toml +++ b/tonic/Cargo.toml @@ -53,4 +53,4 @@ tower = [ "tower-discover" ] native-tls = ["openssl", "tokio-openssl"] -rustls = ["tokio-rustls"] +# rustls = ["tokio-rustls"]