xmpp-parsers: Release version 0.18.0

This commit is contained in:
Emmanuel Gil Peyrot 2021-01-13 00:11:05 +01:00
commit 1e8d3c39bf
3 changed files with 4 additions and 4 deletions

View file

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