Skip to content

Commit 36db5d2

Browse files
authored
Update Cargo.toml
1 parent 7b5806f commit 36db5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ async-channel = "2.0.0"
4545
async-net = "2.0.0"
4646
blocking = "1"
4747
criterion = { version = "0.4", default-features = false, features = ["cargo_bench_support"] }
48-
getrandom = "0.3.0"
48+
getrandom = "0.3"
4949
signal-hook = "0.3"
5050
tempfile = "3"
5151

0 commit comments

Comments
 (0)