Skip to content

Commit ba69ab4

Browse files
chore(deps): Bump anyhow from 1.0.96 to 1.0.97
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.96 to 1.0.97. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.96...1.0.97) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fc672e commit ba69ab4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ include = ["/LICENSES", "/README.md", "/src"]
2121
anstyle = { version = "1.0.10", default-features = false, optional = true }
2222
anstyle-lossy = { version = "1.1.3", optional = true }
2323
anstyle-yansi = { version = "2.0.2", optional = true }
24-
anyhow = "1.0.96"
24+
anyhow = "1.0.97"
2525
clap = { version = "4.5.31", features = ["derive", "wrap_help"] }
2626
clap_complete = "4.5.46"
2727
clap_complete_nushell = "4.5.5"

0 commit comments

Comments
 (0)