Skip to content

Commit 4279b3d

Browse files
authored
Merge pull request #376 from Rustmail/dependabot/cargo/sha2-0.11.0
cargo(deps): bump sha2 from 0.10.9 to 0.11.0
2 parents 6730911 + 403455a commit 4279b3d

2 files changed

Lines changed: 74 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 73 additions & 18 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
@@ -25,7 +25,7 @@ urlencoding = "2.1.3"
2525
serde_json = "1.0.149"
2626
rand = "0.10.0"
2727
subtle = "2.6.1"
28-
sha2 = "0.10.9"
28+
sha2 = "0.11.0"
2929
hex = "0.4.3"
3030
base64 = "0.22"
3131
moka = { version = "0.12.15", features = ["future"] }

0 commit comments

Comments
 (0)