update to tokio 0.3 (#491)
This commit is contained in:
@@ -12,4 +12,4 @@ env_logger = { version = "0.5.3", default-features = false }
|
||||
futures = { version = "0.3", default-features = false, features = ["std"] }
|
||||
honggfuzz = "0.5"
|
||||
http = "0.2"
|
||||
tokio = { version = "0.2", features = [] }
|
||||
tokio = { version = "0.3", features = [] }
|
||||
|
||||
Reference in New Issue
Block a user