Skip to content

Commit

Permalink
Merge pull request #75 from amphitheatre-app/dependabot/cargo/sha2-0.…
Browse files Browse the repository at this point in the history
…10.8

Bump sha2 from 0.10.7 to 0.10.8
  • Loading branch information
wangeguo authored Oct 3, 2023
2 parents 2898d4d + 92d00ae commit 9aa3c6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 resources/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ k8s-openapi = { workspace = true, optional = false }
serde = { workspace = true, optional = false }
serde_json = { workspace = true, optional = false }
serde_yaml = { workspace = true, optional = false }
sha2 = "0.10.7"
sha2 = "0.10.8"
thiserror = { workspace = true, optional = false }
tracing = { workspace = true, optional = false }
tokio = { workspace = true, optional = false }
Expand Down

0 comments on commit 9aa3c6c

Please sign in to comment.