Skip to content

Commit b7d5af7

Browse files
build(deps): update rand to 0.9.2
1 parent 5ced011 commit b7d5af7

File tree

2 files changed

+29
-14
lines changed

2 files changed

+29
-14
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ rust-embed = { version = "8.5.0", features = ["debug-embed"] }
2626
textwrap = { version = "0.16.1", features = ["terminal_size"] }
2727
unicode-width = "0.2.0"
2828
regex = "1.11.1"
29-
rand = "0.8.5"
29+
rand = "0.9.2"
3030
strip-ansi-escapes = "0.2.1"

0 commit comments

Comments
 (0)