minidom: 0.12.0 release
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
3e7179c12f
commit
6ee750ba11
4 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ license = "MPL-2.0"
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
minidom = "0.11.0"
|
||||
minidom = "0.12.0"
|
||||
jid = { version = "0.8", features = ["minidom"] }
|
||||
base64 = "0.10"
|
||||
digest = "0.8"
|
||||
|
|
|
|||
Loading…
Reference in a new issue