Skip to content

Commit 6a084f5

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

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.93"
14+
anyhow = "1.0.95"
1515
fxhash = "0.2.1"
1616
once_cell = "1.20.2"
1717
pico-args = "0.5.0"

0 commit comments

Comments
 (0)