Skip to content

Commit 87b6de5

Browse files
build(deps): bump getrandom from 0.4.0-rc.1 to 0.4 (#1646)
1 parent 5e339a4 commit 87b6de5

File tree

2 files changed

+28
-34
lines changed

2 files changed

+28
-34
lines changed

Cargo.lock

Lines changed: 27 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ed448-goldilocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ signature = { version = "3.0.0-rc.10", optional = true, default-features = false
2929

3030
[dev-dependencies]
3131
criterion = { version = "0.7", default-features = false, features = ["cargo_bench_support"] }
32-
getrandom = { version = "0.4.0-rc.1", features = ["sys_rng"] }
32+
getrandom = { version = "0.4", features = ["sys_rng"] }
3333
hex-literal = "1"
3434
hex = "0.4"
3535
proptest = { version = "1", features = ["attr-macro"] }

0 commit comments

Comments
 (0)