Skip to content

Commit cc8b06f

Browse files
deps(cargo): 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 0d638c6 commit cc8b06f

2 files changed

Lines changed: 6 additions & 76 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 75 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
@@ -43,7 +43,7 @@ anyhow = "1"
4343
uuid = { version = "1", features = ["v4"] }
4444
base64 = "0.22"
4545
sha2 = "0.10"
46-
rand = "0.9"
46+
rand = "0.10"
4747
chrono = { version = "0.4", features = ["serde"] }
4848
subtle = "2.6"
4949

0 commit comments

Comments
 (0)