Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent aa15d76 commit a8e7004
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -34,7 +34,7 @@ gpg-tests = []
[dependencies]
gpgme = "0.11.0"
ratatui = "0.26.1"
anyhow = "1.0.75"
anyhow = "1.0.81"
chrono = "0.4.31"
unicode-width = "0.1.11"
copypasta-ext = "0.4.4"
Expand Down

0 comments on commit a8e7004

Please sign in to comment.