Skip to content

Commit bfcdfc9

Browse files
authored
Merge pull request #17 from fjall-rs/renovate/rand-0.x
chore(deps): update rust crate rand to 0.9.0
2 parents ec3c3bd + 618d1a0 commit bfcdfc9

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
@@ -35,7 +35,7 @@ xxhash-rust = { version = "0.8.12", features = ["xxh3"] }
3535

3636
[dev-dependencies]
3737
criterion = "0.5.1"
38-
rand = "0.8.5"
38+
rand = "0.9.0"
3939
test-log = "0.2.16"
4040
lz4_flex = { version = "0.11.3" }
4141

0 commit comments

Comments
 (0)