jid, xmpp-parsers: Bump minidom.

This commit is contained in:
Emmanuel Gil Peyrot 2022-02-16 21:11:56 +01:00
commit e8359cffdc
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ license = "MPL-2.0"
edition = "2018"
[dependencies]
minidom = "0.13"
minidom = "0.14"
jid = { version = "0.9", features = ["minidom"] }
base64 = "0.13"
digest = "0.10"