Skip to content

Commit 848e9af

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 2140386 commit 848e9af

2 files changed

Lines changed: 215 additions & 39 deletions

File tree

Cargo.lock

Lines changed: 214 additions & 38 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
@@ -23,7 +23,7 @@ sha2 = "0.11"
2323
md-5 = "0.10"
2424
argon2 = { version = "0.5", features = ["password-hash"] }
2525
bcrypt = "0.15"
26-
rand = "0.9"
26+
rand = "0.10"
2727
rayon = "1.8"
2828

2929
[dependencies]

0 commit comments

Comments
 (0)