Skip to content

Commit df84022

Browse files
chore(deps): bump rand from 0.8.5 to 0.9.2 in /bots/echidnabot
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.2. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c321188 commit df84022

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bots/echidnabot/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ thiserror = "2"
5656
anyhow = "1"
5757
tracing = "0.1"
5858
tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
59-
rand = "0.8"
59+
rand = "0.9"
6060

6161
# Crypto for webhook verification
6262
hmac = "0.12"

0 commit comments

Comments
 (0)