xmpp: Bump xmpp-parsers
This commit is contained in:
parent
84622607ed
commit
46c2b384e2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tokio-xmpp = "3.0.0"
|
tokio-xmpp = "3.0.0"
|
||||||
xmpp-parsers = "0.18"
|
xmpp-parsers = "0.19"
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
tokio = "1"
|
tokio = "1"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
|
|
Loading…
Reference in a new issue