Remove failure.

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-05 20:06:17 +02:00
commit b4035d1227
3 changed files with 19 additions and 15 deletions

View file

@ -21,8 +21,6 @@ gitlab = { repository = "lumi/minidom-rs" }
[dependencies]
quick-xml = "0.15"
failure = "0.1.1"
failure_derive = "0.1.1"
[features]
default = ["comments"]