Add log as a dependency, for tracing XML and stuff.
This commit is contained in:
parent
598bbdd523
commit
76619178a2
3 changed files with 7 additions and 1 deletions
|
|
@ -18,3 +18,4 @@ tokio-xmpp = "1.0.1"
|
|||
xmpp-parsers = "0.15"
|
||||
futures = "0.1"
|
||||
tokio = "0.1"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue