bump minidom dependency version
This commit is contained in:
parent
cbff99b73d
commit
275719a204
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ license = "LGPL-3.0+"
|
|||
gitlab = { repository = "lumi/jid-rs" }
|
||||
|
||||
[dependencies]
|
||||
minidom = { version = "0.4.4", optional = true }
|
||||
minidom = { version = "0.6.0", optional = true }
|
||||
|
|
Loading…
Reference in a new issue