Skip to content

Commit a45c71c

Browse files
build(deps): update rand to 0.9.1
1 parent 5ced011 commit a45c71c

File tree

2 files changed

+37
-13
lines changed

2 files changed

+37
-13
lines changed

Cargo.lock

Lines changed: 36 additions & 12 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.1"
3030
strip-ansi-escapes = "0.2.1"

0 commit comments

Comments
 (0)