Skip to content

Commit 28c0e44

Browse files
Bump rand from 0.8.5 to 0.9.1
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.1. - [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.1) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebcce5a commit 28c0e44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ octorust = "0.10.0"
4747
parse_link_header = "0.4.0"
4848
pretty_assertions = "1.4.1"
4949
qrcode = "0.14.1"
50-
rand = "0.8.5" # do-not-upgrade
50+
rand = "0.9.1" # do-not-upgrade
5151
regex = "1.12.2"
5252
reqwest = { version = "0.12.24", features = ["json", "multipart", "native-tls-vendored"] }
5353
reqwest-middleware = "0.4.2"

0 commit comments

Comments
 (0)