replace parts of client::auth with xmpp-parsers
This commit is contained in:
parent
db81338bc6
commit
2a17ffc624
3 changed files with 21 additions and 34 deletions
|
|
@ -10,7 +10,6 @@ extern crate minidom;
|
|||
extern crate native_tls;
|
||||
extern crate tokio_tls;
|
||||
extern crate sasl;
|
||||
extern crate rustc_serialize as serialize;
|
||||
extern crate jid;
|
||||
extern crate domain;
|
||||
extern crate idna;
|
||||
|
|
|
|||
Loading…
Reference in a new issue