updates tokio reactor version
This commit is contained in:
parent
f8cd92c507
commit
a01c1381b7
@ -24,4 +24,4 @@ lazy_static = "1.4"
|
|||||||
unicase = "2.6"
|
unicase = "2.6"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tokio = { version = "0.3", features = ["full"] }
|
tokio = { version = "1", features = ["full"] }
|
Loading…
Reference in New Issue
Block a user