Skip to content

Commit d87757e

Browse files
cargo(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 1cc6667 commit d87757e

2 files changed

Lines changed: 221 additions & 4 deletions

File tree

Cargo.lock

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

crates/rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rust-embed = "8.11.0"
2323
mime_guess = "2.0.5"
2424
urlencoding = "2.1.3"
2525
serde_json = "1.0.149"
26-
rand = "0.9.2"
26+
rand = "0.10.0"
2727
subtle = "2.6.1"
2828
sha2 = "0.10.9"
2929
hex = "0.4.3"

0 commit comments

Comments
 (0)