update xmpp-parsers, needed by pending PRs

This commit is contained in:
Emmanuel Gil Peyrot 2017-05-28 01:50:08 +01:00
parent 8ba7a332c1
commit d4c118bad9

View file

@ -16,7 +16,7 @@ gitlab = { repository = "lumi/xmpp-rs" }
[dependencies] [dependencies]
xml-rs = "0.4.1" xml-rs = "0.4.1"
xmpp-parsers = "0.3.0" xmpp-parsers = "0.4.0"
openssl = "0.9.12" openssl = "0.9.12"
base64 = "0.5.2" base64 = "0.5.2"
minidom = "0.4.1" minidom = "0.4.1"