Skip to content

Commit c8d36ee

Browse files
Bump anyhow from 1.0.95 to 1.0.96
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.95 to 1.0.96. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.96) --- 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 0d3ea32 commit c8d36ee

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
@@ -11,7 +11,7 @@ keywords = ["cli"]
1111
categories = ["command-line-utilities"]
1212

1313
[dependencies]
14-
anyhow = "1.0.95"
14+
anyhow = "1.0.96"
1515
fxhash = "0.2.1"
1616
once_cell = "1.20.3"
1717
pico-args = "0.5.0"

0 commit comments

Comments
 (0)