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 85c20eb commit 32b1085Copy full SHA for 32b1085
Cargo.toml
@@ -25,7 +25,7 @@ slab = "0.4.4"
25
[dev-dependencies]
26
async-channel = "1.4.1"
27
async-io = "1.1.9"
28
-criterion = { version = "0.4.0", default-features = false, features = ["cargo_bench_support"] }
+criterion = { version = "0.5.1", default-features = false, features = ["cargo_bench_support"] }
29
easy-parallel = "3.1.0"
30
once_cell = "1.16.0"
31
0 commit comments