diff --git a/xmpp/Cargo.toml b/xmpp/Cargo.toml index c86e8668..b02d841c 100644 --- a/xmpp/Cargo.toml +++ b/xmpp/Cargo.toml @@ -28,4 +28,3 @@ env_logger = "0.10" [features] default = ["avatars"] avatars = [] -tls-rust = ["tokio-xmpp/tls-rust"]