xmpp-parsers: Bump version to 0.21.0
This commit is contained in:
parent
09c5ad5976
commit
c0f1aa620e
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ rand = "0.8"
|
|||
syntect = { version = "5", optional = true }
|
||||
# same repository dependencies
|
||||
sasl = { version = "0.5" }
|
||||
xmpp-parsers = { version = "0.20" }
|
||||
xmpp-parsers = { version = "0.21" }
|
||||
minidom = { version = "0.16" }
|
||||
|
||||
# these are only needed for starttls ServerConnector support
|
||||
|
|
|
|||
Loading…
Reference in a new issue