Cargo.toml: Update minidom, probably nice things in it!
This commit is contained in:
parent
e3f1f31718
commit
c1e62cf69b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ categories = ["parsing", "network-programming"]
|
||||||
license = "MPL-2.0"
|
license = "MPL-2.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
minidom = "0.3.1"
|
minidom = "0.4.1"
|
||||||
jid = "0.2.0"
|
jid = "0.2.0"
|
||||||
base64 = "0.5.0"
|
base64 = "0.5.0"
|
||||||
digest = "0.5.0"
|
digest = "0.5.0"
|
||||||
|
|
Loading…
Reference in a new issue