minidom: Release 0.13.0
0.12.1 is to be yanked, it contained breaking changes.
This commit is contained in:
parent
1e8d3c39bf
commit
aaacb2ecf3
3 changed files with 6 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ license = "MPL-2.0"
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
minidom = "0.12.0"
|
||||
minidom = "0.12"
|
||||
jid = { version = "0.9", features = ["minidom"] }
|
||||
base64 = "0.13"
|
||||
digest = "0.9"
|
||||
|
|
|
|||
Loading…
Reference in a new issue