Skip to content

Commit 6fc5882

Browse files
Bump anyhow from 1.0.78 to 1.0.86 (sharkdp#3021)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.78 to 1.0.86. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.78...1.0.86) --- updated-dependencies: - dependency-name: anyhow 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 7873b47 commit 6fc5882

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
@@ -101,7 +101,7 @@ serde = { version = "1.0", features = ["derive"] }
101101
nix = { version = "0.26.4", default-features = false, features = ["term"] }
102102

103103
[build-dependencies]
104-
anyhow = "1.0.78"
104+
anyhow = "1.0.86"
105105
indexmap = { version = "2.2.6", features = ["serde"] }
106106
itertools = "0.13.0"
107107
once_cell = "1.18"

0 commit comments

Comments
 (0)