tokio-xmpp: release 3.0.0

This commit is contained in:
Astro 2021-01-13 17:27:21 +01:00
commit 48ce51b4ad
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ license = "MPL-2.0"
edition = "2018"
[dependencies]
tokio-xmpp = "2.0.0"
tokio-xmpp = "3.0.0"
xmpp-parsers = "0.18"
futures = "0.3"
tokio = "1"