Update to quick-xml 0.15

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2019-08-21 10:32:32 +02:00
commit aa8018d999
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2
2 changed files with 4 additions and 1 deletions

View file

@ -20,6 +20,6 @@ license = "MIT"
gitlab = { repository = "lumi/minidom-rs" }
[dependencies]
quick-xml = "0.14"
quick-xml = "0.15"
failure = "0.1.1"
failure_derive = "0.1.1"