Remove the derive-error dependency.
It depends on a way too old syn crate, let’s drop it.
This commit is contained in:
parent
d173254483
commit
ed28ba1a7d
3 changed files with 105 additions and 13 deletions
|
|
@ -26,4 +26,3 @@ trust-dns-proto = "0.7"
|
|||
xmpp-parsers = "0.13"
|
||||
idna = "0.1"
|
||||
quick-xml = "0.13"
|
||||
derive-error = "0.0.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue