Skip to content

Commit 641c51b

Browse files
Update Rust crate sha2 to 0.10.9 (#264)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 5157584 commit 641c51b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -40,7 +40,7 @@ secrecy = "0.10.3"
4040
serde = "1.0.219"
4141
serde_json = "1"
4242
serde_urlencoded = "0.7.1"
43-
sha2 = "0.10.8"
43+
sha2 = "0.10.9"
4444
syn = "2"
4545
tap = "1.0.1"
4646
thiserror = "2"

0 commit comments

Comments
 (0)