Skip to content

Commit 53e82fb

Browse files
chore(deps): bump rand from 0.9.2 to 0.10.1
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.10.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@rand_core-0.9.2...0.10.1) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07d5973 commit 53e82fb

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/hyperlight_common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ guest-counter = []
4040

4141
[dev-dependencies]
4242
quickcheck = "1.0.3"
43-
rand = "0.9.2"
43+
rand = "0.10.1"
4444

4545
[lib]
4646
bench = false # see https://bheisler.github.io/criterion.rs/book/faq.html#cargo-bench-gives-unrecognized-option-errors-for-valid-command-line-options

0 commit comments

Comments
 (0)