use futures - first try
This commit is contained in:
@ -17,6 +17,8 @@ serde = "1.0.80"
|
||||
serde_json = "1.0.32"
|
||||
serde_derive = "1.0.80"
|
||||
url = "1.7.1"
|
||||
hyper = "0.12.13"
|
||||
futures = "0.1.25"
|
||||
http = "0.1.13"
|
||||
hyper = "0.12.14"
|
||||
lazy_static = "1.1.0"
|
||||
regex = "1.0.6"
|
||||
|
Reference in New Issue
Block a user