Skip to content

Commit d2b3d16

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

2 files changed

Lines changed: 202 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 201 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
@@ -204,7 +204,7 @@ contracts = "0.6"
204204
ctor = "0.6"
205205
hex = "0.4"
206206
shadow-rs = { version = "1.6.0", default-features = false }
207-
rand = "0.9"
207+
rand = "0.10"
208208

209209
# --- Data Structures ---
210210
lru = "0.16"

0 commit comments

Comments
 (0)