We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5806f commit 36db5d2Copy full SHA for 36db5d2
Cargo.toml
@@ -45,7 +45,7 @@ async-channel = "2.0.0"
45
async-net = "2.0.0"
46
blocking = "1"
47
criterion = { version = "0.4", default-features = false, features = ["cargo_bench_support"] }
48
-getrandom = "0.3.0"
+getrandom = "0.3"
49
signal-hook = "0.3"
50
tempfile = "3"
51
0 commit comments