more replacement with xmpp-parsers
This commit is contained in:
parent
71e2b1c84f
commit
0155e3fdac
4 changed files with 29 additions and 32 deletions
|
|
@ -15,6 +15,7 @@ extern crate jid;
|
|||
extern crate domain;
|
||||
extern crate idna;
|
||||
extern crate xmpp_parsers;
|
||||
extern crate try_from;
|
||||
|
||||
pub mod xmpp_codec;
|
||||
pub mod xmpp_stream;
|
||||
|
|
|
|||
Loading…
Reference in a new issue