Remove failure.

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-05 18:42:22 +02:00
commit cba7a31ea0
2 changed files with 12 additions and 10 deletions

View file

@ -19,6 +19,4 @@ edition = "2018"
gitlab = { repository = "xmpp-rs/jid-rs" }
[dependencies]
failure = "0.1.1"
failure_derive = "0.1.1"
minidom = { version = "0.11", optional = true }