make stanza_debug print the time

This commit is contained in:
Emmanuel Gil Peyrot 2017-05-30 22:14:07 +01:00
commit afaea3486b
3 changed files with 5 additions and 2 deletions

View file

@ -23,6 +23,7 @@ minidom = "0.4.1"
jid = "0.2.1"
sasl = "0.4.0"
sha-1 = "0.3.3"
chrono = "0.3.1"
[features]
insecure = []