Update quick-xml dep to 0.17
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
6ce9496fc3
commit
1d5276ccbd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ edition = "2018"
|
||||||
gitlab = { repository = "lumi/minidom-rs" }
|
gitlab = { repository = "lumi/minidom-rs" }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
quick-xml = "0.16"
|
quick-xml = "0.17"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["comments"]
|
default = ["comments"]
|
||||||
|
|
Loading…
Reference in a new issue