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 04fe57a commit ef60b9cCopy full SHA for ef60b9c
Cargo.toml
@@ -30,7 +30,7 @@ flume = { version = "0.11", default-features = false }
30
futures-lite = "2.0.0"
31
once_cell = "1"
32
pin-project-lite = "0.2.10"
33
-smol = "1"
+smol = "2"
34
35
# rewrite dependencies to use the this version of async-task when running tests
36
[patch.crates-io]
0 commit comments