Skip to content

Commit 18b3e78

Browse files
Bump anyhow from 1.0.82 to 1.0.86
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.82 to 1.0.86. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.82...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]>
1 parent b7f888e commit 18b3e78

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
@@ -17,7 +17,7 @@ criterion = "0.5.1"
1717
pprof = "0.13.0"
1818
bindgen = "0.69.4"
1919
cc = "1.0.94"
20-
anyhow = "1.0.82"
20+
anyhow = "1.0.86"
2121
clap = "4.5.4"
2222
encoding_rs = "0.8.34"
2323

0 commit comments

Comments
 (0)