make stanza_debug print the time
This commit is contained in:
parent
cdc968a70b
commit
afaea3486b
3 changed files with 5 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ extern crate openssl;
|
|||
extern crate minidom;
|
||||
extern crate base64;
|
||||
extern crate sha_1;
|
||||
extern crate chrono;
|
||||
pub extern crate jid;
|
||||
pub extern crate sasl;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue