xmpp: Bump xmpp-parsers

This commit is contained in:
Emmanuel Gil Peyrot 2022-03-07 13:15:08 +01:00
parent 84622607ed
commit 46c2b384e2

View file

@ -15,7 +15,7 @@ edition = "2018"
[dependencies]
tokio-xmpp = "3.0.0"
xmpp-parsers = "0.18"
xmpp-parsers = "0.19"
futures = "0.3"
tokio = "1"
log = "0.4"