Skip to content

Commit c177e36

Browse files
committed
text-stub-library: rand 0.8 -> 0.9
1 parent 56afa52 commit c177e36

File tree

2 files changed

+53
-14
lines changed

2 files changed

+53
-14
lines changed

Cargo.lock

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

text-stub-library/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ serde_yaml = "0.9.34"
1717

1818
[dev-dependencies]
1919
apple-sdk = { version = "0.4.0", default-features = false }
20-
rand = "0.8.5"
20+
rand = "0.9.0"
2121
rayon = "1.10.0"
2222
walkdir = "2.5.0"

0 commit comments

Comments
 (0)