bump minidom dependency
This commit is contained in:
parent
00f7d545aa
commit
c1fbfd2632
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ license = "LGPL-3.0+"
|
|||
gitlab = { repository = "xmpp-rs/jid-rs" }
|
||||
|
||||
[dependencies]
|
||||
minidom = { version = "0.7", optional = true }
|
||||
minidom = { version = "0.8.0", optional = true }
|
||||
|
|
Loading…
Reference in a new issue