tokio-xmpp: Bump xmpp-parsers

This commit is contained in:
Emmanuel Gil Peyrot 2022-03-07 13:14:47 +01:00
parent ae480880ac
commit 84622607ed

View file

@ -26,7 +26,7 @@ tokio-util = { version = "0.6", features = ["codec"] }
trust-dns-proto = "0.20"
trust-dns-resolver = "0.20"
xml5ever = "0.16"
xmpp-parsers = "0.18"
xmpp-parsers = "0.19"
webpki-roots = { version = "0.22", optional = true }
[build-dependencies]