update xmpp-parsers, needed by pending PRs
This commit is contained in:
parent
8ba7a332c1
commit
d4c118bad9
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue