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 2f71173 commit a28d13cCopy full SHA for a28d13c
Cargo.toml
@@ -40,7 +40,7 @@ waker-fn = "1.1.0"
40
async-channel = "1"
41
async-net = "1"
42
blocking = "1"
43
-criterion = { version = "0.5", default-features = false, features = ["cargo_bench_support"] }
+criterion = { version = "0.4", default-features = false, features = ["cargo_bench_support"] }
44
getrandom = "0.2.7"
45
signal-hook = "0.3"
46
tempfile = "3"
0 commit comments