Skip to content

Commit d576928

Browse files
chore(deps): update rust crate rand to 0.9
1 parent 0d4bad4 commit d576928

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.5"
2424
itertools = "0.11"
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)