xmpp: Remove more useless features
They can be added directly via tokio-xmpp Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
ad5806a358
commit
663b73f676
1 changed files with 0 additions and 1 deletions
|
@ -28,4 +28,3 @@ env_logger = "0.10"
|
|||
[features]
|
||||
default = ["avatars"]
|
||||
avatars = []
|
||||
tls-rust = ["tokio-xmpp/tls-rust"]
|
||||
|
|
Loading…
Reference in a new issue