Skip to content

Commit 831c3c8

Browse files
deps: bump rand from 0.8.5 to 0.9.0
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.0. - [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...0.9.0) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee3c47e commit 831c3c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -60,7 +60,7 @@ pem = { version = "3.0.5" }
6060
pollable-map = "0.1.1"
6161
quick-protobuf = { version = "0.8.1" }
6262
quick-protobuf-codec = "0.3.1"
63-
rand = "0.8.5"
63+
rand = "0.9.0"
6464
rand_chacha = "0.3.1"
6565
rcgen = { version = "0.13.2", features = ["pem", "x509-parser"] }
6666
rlimit = "0.10.2"

0 commit comments

Comments
 (0)