tidy up
This commit is contained in:
parent
288930bcd4
commit
482bf77955
4 changed files with 36 additions and 42 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#[macro_use]
|
||||
extern crate futures;
|
||||
extern crate tokio_core;
|
||||
extern crate tokio_io;
|
||||
extern crate bytes;
|
||||
extern crate xml;
|
||||
extern crate rustls;
|
||||
extern crate tokio_rustls;
|
||||
|
||||
|
||||
mod xmpp_codec;
|
||||
|
|
|
|||
Loading…
Reference in a new issue