parsers: 0.17.0 release
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
c5a813f6c5
commit
89d92ced73
4 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
tokio-xmpp = "1.0.1"
|
||||
xmpp-parsers = "0.16"
|
||||
xmpp-parsers = "0.17"
|
||||
futures = "0.1"
|
||||
tokio = "0.1"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue