Skip to content

Commit 7fabb8f

Browse files
chore(deps): bump rand from 0.8.5 to 0.9.2
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 c5e7a0a commit 7fabb8f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -59,7 +59,7 @@ opentelemetry_sdk = "0.27.0"
5959
prometheus = "0.13.4"
6060
prometheus-http-query = "0.8.3"
6161
prometheus-parse = "0.2.5"
62-
rand = "0.8.5"
62+
rand = "0.9.2"
6363
remote-attestation-verifier = { git = "https://github.com/atoma-network/nvrust.git", branch = "main", package = "remote-attestation-verifier" }
6464
reqwest = "0.12.22"
6565
rs_merkle = "1.4.2"

0 commit comments

Comments
 (0)