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 f054b98 commit 63f3e14Copy full SHA for 63f3e14
Cargo.toml
@@ -43,7 +43,7 @@ autocfg = "1"
43
async-channel = "1"
44
async-net = "1"
45
blocking = "1"
46
-criterion = { version = "0.5", default-features = false, features = ["cargo_bench_support"] }
+criterion = { version = "0.4", default-features = false, features = ["cargo_bench_support"] }
47
getrandom = "0.2.7"
48
signal-hook = "0.3"
49
tempfile = "3"
0 commit comments