Cargo, echo_bot: fix xmpp-parsers usage

This commit is contained in:
Astro 2017-07-19 01:00:17 +02:00
commit 35be5a4323
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ tokio-io = "*"
bytes = "0.4.4"
xml5ever = "*"
tendril = "*"
minidom = "0.5"
minidom = "0.4.3"
native-tls = "*"
tokio-tls = "*"
sasl = "*"