Update to quick-xml 0.16.

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-05 20:25:04 +02:00 committed by Maxime “pep” Buquet
commit 17f902b503
2 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ license = "MIT"
gitlab = { repository = "lumi/minidom-rs" }
[dependencies]
quick-xml = "0.15"
quick-xml = "0.16"
[features]
default = ["comments"]