remove crate tokio-codec (seems to be part of tokio now)
This commit is contained in:
@ -17,7 +17,6 @@ url = "1.7"
|
||||
futures = "0.1"
|
||||
tokio-threadpool = "0.1"
|
||||
tokio = "0.1"
|
||||
tokio-codec = "0.1"
|
||||
http = "0.1"
|
||||
hyper = "0.12"
|
||||
lazy_static = "1.1"
|
||||
|
Reference in New Issue
Block a user