Skip to content

Commit 03a2bf6

Browse files
chore(deps): update rust crate rand to 0.9
1 parent 677b551 commit 03a2bf6

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
@@ -22,7 +22,7 @@ serde = ["serde_crate"]
2222
[dev-dependencies]
2323
criterion = "0.8"
2424
itertools = "0.14"
25-
rand = "0.8"
25+
rand = "0.9"
2626
serde_json = "1.0"
2727
trying = { path = ".", features = ["serde"] }
2828
unicode-segmentation = "1.8"

0 commit comments

Comments
 (0)