Skip to content

Commit

Permalink
Bump anyhow from 1.0.76 to 1.0.78 in /rust
Browse files Browse the repository at this point in the history
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.76 to 1.0.78.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.76...1.0.78)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 9329171 commit bd1962a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords = ["secrets", "s3"]

[dependencies]
aes-gcm = "0.10.3"
anyhow = "1.0.76"
anyhow = "1.0.78"
aws-config = "0.55.3"
aws-sdk-cloudformation = "0.28.0"
aws-sdk-kms = "0.28.0"
Expand Down

0 comments on commit bd1962a

Please sign in to comment.