replace parts of client::auth with xmpp-parsers

This commit is contained in:
Astro 2018-08-02 18:12:41 +02:00
commit 2a17ffc624
3 changed files with 21 additions and 34 deletions

View file

@ -21,7 +21,6 @@ minidom = "0.9"
native-tls = "0.1"
tokio-tls = "0.1"
sasl = "0.4"
rustc-serialize = "0.3"
jid = { version = "0.5", features = ["minidom"] }
domain = "0.2"
xmpp-parsers = "0.10"