Skip to content

Commit 20fd3f1

Browse files
chore(deps): Bump anyhow from 1.0.98 to 1.0.99 (#371)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aec895a commit 20fd3f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.29.0"
37-
anyhow = "1.0.98"
37+
anyhow = "1.0.99"
3838
chrono = "0.4.41"
3939
unicode-width = "0.2.0"
4040
copypasta-ext = "0.4.4"

0 commit comments

Comments
 (0)