We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c15088 commit 5dcb449Copy full SHA for 5dcb449
Cargo.toml
@@ -17,4 +17,4 @@ futures = "0.3"
17
lazy_static = "1.4"
18
once_cell = "1.5"
19
pyo3 = "0.13"
20
-tokio = { version = "0.3", features = ["full"] }
+tokio = { version = "1.0", features = ["full"] }
0 commit comments