bump minidom dependency to 0.6.1
This commit is contained in:
parent
30e6d7b47d
commit
e0124e50f6
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.6.0", optional = true }
|
||||
minidom = { version = "0.6.1", optional = true }
|
||||
|
|
Loading…
Reference in a new issue