Skip to content

Commit 817b713

Browse files
renovate[bot]winks
authored andcommitted
fix(deps): update rust crate rand to 0.9.0
1 parent e72d275 commit 817b713

File tree

2 files changed

+122
-18
lines changed

2 files changed

+122
-18
lines changed

Cargo.lock

Lines changed: 121 additions & 17 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
@@ -15,7 +15,7 @@ path = "src/bot.rs"
1515
[dependencies]
1616
getopts = "0.2.21"
1717
libc = "0.2.162"
18-
rand = "0.8.5"
18+
rand = "0.9.0"
1919
regex = "1.11.1"
2020
time = { version = "0.3.36", features = ["local-offset", "formatting", "macros"] }
2121
toml = "0.8.19"

0 commit comments

Comments
 (0)