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 95ec34d commit 58411d6Copy full SHA for 58411d6
Cargo.toml
@@ -33,7 +33,7 @@ futures-lite = { version = "2.0.0", default-features = false, features = ["std"]
33
async-channel = "2.0.0"
34
async-io = "2.1.0"
35
async-lock = "3.0.0"
36
-criterion = { version = "0.6", default-features = false, features = ["cargo_bench_support"] }
+criterion = { version = "0.7", default-features = false, features = ["cargo_bench_support"] }
37
easy-parallel = "3.1.0"
38
fastrand = "2.0.0"
39
futures-lite = "2.0.0"
0 commit comments