Skip to content

Commit 403455a

Browse files
cargo(deps): bump sha2 from 0.10.9 to 0.11.0
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.9 to 0.11.0. - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6730911 commit 403455a

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)