Skip to content

Commit 057eec8

Browse files
Merge pull request #259 from SierraSoftworks/dependabot/cargo/sha2-0.10.9
chore(deps): Bump sha2 from 0.10.8 to 0.10.9
2 parents 9c89a45 + 0449051 commit 057eec8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -29,7 +29,7 @@ rstest = "0.25.0"
2929
serde = { version = "1.0.219", features = ["derive", "alloc"] }
3030
serde_json = "1.0.140"
3131
serde_yaml = "0.9.34"
32-
sha2 = "0.10.8"
32+
sha2 = "0.10.9"
3333
tokio = { version = "1.44.2", features = [
3434
"macros",
3535
"rt",

0 commit comments

Comments
 (0)