updates tokio reactor version

This commit is contained in:
Bruno Thomas 2022-02-09 11:47:42 +01:00 committed by Felipe Noronha
parent f8cd92c507
commit a01c1381b7

View File

@ -24,4 +24,4 @@ lazy_static = "1.4"
unicase = "2.6"
[dev-dependencies]
tokio = { version = "0.3", features = ["full"] }
tokio = { version = "1", features = ["full"] }