Skip to content

Commit 561a8e2

Browse files
Renovate Botmarkharding
authored andcommitted
Update Rust crate sha2 to 0.11
1 parent 1537560 commit 561a8e2

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tonic-prost = "0.14"
3030

3131
# Crypto / hashing
3232
ed25519-dalek = "2.2.0"
33-
sha2 = "0.10"
33+
sha2 = "0.11"
3434
hmac-sha256 = "1.1.12"
3535

3636
# Misc shared

0 commit comments

Comments
 (0)