Skip to content

Commit b994bec

Browse files
chore(deps): bump anyhow from 1.0.99 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da074b2 commit b994bec

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
@@ -21,7 +21,7 @@ criterion = "0.5.1"
2121
pprof = "0.13.0"
2222
bindgen = "0.72.1"
2323
cc = "1.2.37"
24-
anyhow = "1.0.99"
24+
anyhow = "1.0.100"
2525
clap = "4.5.47"
2626
encoding_rs = "0.8.35"
2727
tracing-subscriber = { version = "0.3", features = ["json"] }

0 commit comments

Comments
 (0)