Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 5ccf146

Browse files
chore(deps): update rust crate rand to 0.9.0
1 parent 3a1393f commit 5ccf146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ clap = { version = "4.4.8", features = ["derive", "unstable-doc", "env"] }
1515
clap-markdown = "0.1.3"
1616
log = "0.4.20"
1717
qwitlib = "0.3.2"
18-
rand = "0.8.5"
18+
rand = "0.9.0"
1919
walkdir = "2"
2020
calamine = "0.24"
2121
indicatif = "0.17.8"

0 commit comments

Comments
 (0)