Skip to content

Commit c8a5690

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] <[email protected]>
1 parent b0d355c commit c8a5690

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
@@ -20,7 +20,7 @@ criterion = "0.5.1"
2020
pprof = "0.13.0"
2121
bindgen = "0.69.5"
2222
cc = "1.2.15"
23-
anyhow = "1.0.96"
23+
anyhow = "1.0.97"
2424
clap = "4.5.31"
2525
encoding_rs = "0.8.35"
2626
tracing-subscriber = { version = "0.3", features = ["json"] }

0 commit comments

Comments
 (0)