Refactored the whole crate to use failure.
This commit is contained in:
parent
8782f66de4
commit
5266e4098d
14 changed files with 513 additions and 270 deletions
|
@ -25,7 +25,7 @@ bufstream = "0.1"
|
|||
bytes = "0.4"
|
||||
chrono = "0.4"
|
||||
encoding = "0.2"
|
||||
error-chain = "0.10"
|
||||
failure = "0.1"
|
||||
futures = "0.1"
|
||||
log = "0.3"
|
||||
native-tls = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue