Remove failure.
This commit is contained in:
parent
bf1c2bd48b
commit
cba7a31ea0
2 changed files with 12 additions and 10 deletions
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Reference in a new issue