Skip to content

Commit 86e5a9d

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

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
@@ -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)