Update dep minidom-rs to 0.2.0
This commit is contained in:
parent
9c6b42a961
commit
92969154b4
4 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@ gitlab = { repository = "lumi/xmpp-rs" }
|
|||
xml-rs = "0.3.6"
|
||||
openssl = "0.9.7"
|
||||
base64 = "0.4.0"
|
||||
minidom = "0.1.0"
|
||||
minidom = "0.2.0"
|
||||
jid = "0.1.0"
|
||||
sasl = "0.3.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue