Skip to content

Commit b02c093

Browse files
fix(deps): update rust crate rand to 0.9.0
1 parent 441eeb3 commit b02c093

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
@@ -11,7 +11,7 @@ categories = ["development-tools::testing","command-line-utilities"]
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
rand = "0.8.5"
14+
rand = "0.9.0"
1515
rand_pcg = "0.3.1"
1616
anarchist-readable-name-generator-lib = "0.1.2"
1717
clap_complete = "4.5.42"

0 commit comments

Comments
 (0)