Reexport tokio_xmpp from xmpp crate
This commit is contained in:
parent
d752d8c8fe
commit
eb51b05c13
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#![deny(bare_trait_objects)]
|
||||
|
||||
pub use tokio_xmpp;
|
||||
pub use tokio_xmpp::jid;
|
||||
pub use tokio_xmpp::minidom;
|
||||
pub use tokio_xmpp::parsers;
|
||||
|
|
|
|||
Loading…
Reference in a new issue