Cargo.toml, echo_bot: update xmpp-parsers to 0.7.0
This commit is contained in:
parent
a204e66709
commit
6e506fbc57
2 changed files with 3 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ sasl = "*"
|
|||
rustc-serialize = "*"
|
||||
jid = "*"
|
||||
domain = "0.2.1"
|
||||
xmpp-parsers = "0.6.0"
|
||||
xmpp-parsers = "0.7.0"
|
||||
idna = "*"
|
||||
try_from = "0.2.2"
|
||||
sha-1 = "0.4.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue