Update to minidom 0.3.0.
This commit is contained in:
parent
1cea1987a2
commit
29725b9d4d
5 changed files with 5 additions and 9 deletions
|
|
@ -10,7 +10,7 @@ categories = ["parsing", "network-programming"]
|
|||
license = "MPL-2.0"
|
||||
|
||||
[dependencies]
|
||||
minidom = "0.2.0"
|
||||
minidom = "0.3.0"
|
||||
jid = "0.2.0"
|
||||
base64 = "0.5.0"
|
||||
digest = "0.5.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue