Bump xmpp-parsers to 0.13.

Fixes #4.
This commit is contained in:
Emmanuel Gil Peyrot 2019-02-26 21:35:38 +01:00
commit 63afd5d939
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ tokio-tls = "0.2"
sasl = "0.4"
trust-dns-resolver = "0.10"
trust-dns-proto = "0.6"
xmpp-parsers = "0.12.2"
xmpp-parsers = "0.13"
idna = "0.1"
quick-xml = "0.13"
derive-error = "0.0.4"