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.
2 parents 90421a0 + 5dcb449 commit a43bb5fCopy full SHA for a43bb5f
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