xmpp/Cargo.toml 🔗
@@ -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"
Emmanuel Gil Peyrot created
xmpp/Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -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"