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 4cd0b08 commit 25298e7Copy full SHA for 25298e7
Cargo.toml
@@ -44,7 +44,7 @@ windows-sys = { version = "0.60.0", features = ["Win32_Foundation"] }
44
async-channel = "2.0.0"
45
async-net = "2.0.0"
46
blocking = "1"
47
-criterion = { version = "0.6", default-features = false, features = ["cargo_bench_support"] }
+criterion = { version = "0.7", default-features = false, features = ["cargo_bench_support"] }
48
getrandom = "0.3"
49
signal-hook = "0.3"
50
tempfile = "3"
0 commit comments