Merge branch 'update-xmpp-parsers' into 'master'
Update xmpp-parsers, needed by pending PRs See merge request !16
This commit is contained in:
commit
1b2e4aca21
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