Skip to content

Commit 6f4f7ad

Browse files
chore(deps): Bump anyhow from 1.0.100 to 1.0.101 (#418)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ef1144 commit 6f4f7ad

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
@@ -34,7 +34,7 @@ gpg-tests = []
3434
[dependencies]
3535
gpgme = "0.11.0"
3636
ratatui = "0.30.0"
37-
anyhow = "1.0.100"
37+
anyhow = "1.0.101"
3838
chrono = "0.4.43"
3939
unicode-width = "0.2.2"
4040
copypasta-ext = "0.4.4"

0 commit comments

Comments
 (0)