Skip to content

Commit 77154ed

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 cb71ac4 commit 77154ed

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
@@ -48,7 +48,7 @@ ic_principal = "0.1.0"
4848
maplit = "1.0.2"
4949
pretty_assertions = "1.4.0"
5050
proptest = "1.9.0"
51-
rand = "0.9.0"
51+
rand = "0.10.0"
5252
slotmap = "1"
5353
tokio = { version = "1.48.0", features = ["full"] }
5454

0 commit comments

Comments
 (0)