use jid
This commit is contained in:
parent
1d9790a1d8
commit
df423e5047
7 changed files with 43 additions and 21 deletions
|
|
@ -8,6 +8,7 @@ extern crate native_tls;
|
|||
extern crate tokio_tls;
|
||||
extern crate sasl;
|
||||
extern crate rustc_serialize as serialize;
|
||||
extern crate jid;
|
||||
|
||||
|
||||
pub mod xmpp_codec;
|
||||
|
|
|
|||
Loading…
Reference in a new issue