tools/wrapped_reader_stream.rs: use tokio_threadpool::blocking
This commit is contained in:
@ -15,6 +15,7 @@ serde_json = "1.0"
|
||||
serde_derive = "1.0"
|
||||
url = "1.7"
|
||||
futures = "0.1"
|
||||
tokio-threadpool = "0.1"
|
||||
tokio = "0.1"
|
||||
tokio-codec = "0.1"
|
||||
http = "0.1"
|
||||
|
Reference in New Issue
Block a user