Skip to content

Commit 2762291

Browse files
authored
Merge pull request #388 from Rustmail/dependabot/cargo/rand-0.10.1
cargo(deps): bump rand from 0.10.0 to 0.10.1
2 parents 4d56553 + 124758d commit 2762291

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 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.10.0"
26+
rand = "0.10.1"
2727
subtle = "2.6.1"
2828
sha2 = "0.11.0"
2929
hex = "0.4.3"

0 commit comments

Comments
 (0)