Skip to content

Commit

Permalink
Bump sha2 from 0.10.7 to 0.10.8 (#101)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 7435df8 commit 33b11d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
serde_qs = "0.12.0"
serde_yaml = "0.9.25"
sha2 = "0.10.7"
sha2 = "0.10.8"
thiserror = "1.0.48"
time = { version = "0.3.29", features = [
"formatting",
Expand Down

0 comments on commit 33b11d8

Please sign in to comment.