Skip to content

Commit 5117011

Browse files
fix(deps): update rust crate sha3 to 0.11.0 (#358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd7989d commit 5117011

2 files changed

Lines changed: 72 additions & 27 deletions

File tree

Cargo.lock

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

packages/methods/shield-email/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ rand.workspace = true
2121
secrecy.workspace = true
2222
serde.workspace = true
2323
serde_json.workspace = true
24-
sha3 = "0.10.8"
24+
sha3 = "0.11.0"
2525
shield.workspace = true
2626
tracing = { workspace = true, optional = true }

0 commit comments

Comments
 (0)