Skip to content

Commit b4f0dd7

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 4e939dc commit b4f0dd7

2 files changed

Lines changed: 205 additions & 8 deletions

File tree

Cargo.lock

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

rs/backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ic_principal = "0.1.0"
4646
maplit = "1.0.2"
4747
pretty_assertions = "1.4.0"
4848
proptest = "1.9.0"
49-
rand = "0.9.0"
49+
rand = "0.10.0"
5050
slotmap = "1"
5151
tokio = { version = "1.48.0", features = ["full"] }
5252

0 commit comments

Comments
 (0)