another way to read files using tokio_codec
This commit is contained in:
@ -19,6 +19,7 @@ serde_derive = "1.0.80"
|
||||
url = "1.7.1"
|
||||
futures = "0.1.25"
|
||||
tokio = "0.1.11"
|
||||
tokio-codec = "0.1.1"
|
||||
http = "0.1.13"
|
||||
hyper = "0.12.14"
|
||||
lazy_static = "1.1.0"
|
||||
|
Reference in New Issue
Block a user