minidom: Bump version to 0.16
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
f648ab0c36
commit
f35bbcb36d
5 changed files with 5 additions and 5 deletions
|
|
@ -25,7 +25,7 @@ stringprep = "0.1.3"
|
|||
quote = { version = "1.0", optional = true }
|
||||
proc-macro2 = { version = "1.0", optional = true }
|
||||
# same repository dependencies
|
||||
minidom = { version = "0.15", optional = true }
|
||||
minidom = { version = "0.16", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
serde_test = "1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue