Skip to content

Commit 602eae9

Browse files
chore(deps): bump anyhow from 1.0.91 to 1.0.93
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.91 to 1.0.93. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.91...1.0.93) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77af620 commit 602eae9

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
@@ -18,7 +18,7 @@ criterion = "0.5.1"
1818
pprof = "0.13.0"
1919
bindgen = "0.69.4"
2020
cc = "1.1.28"
21-
anyhow = "1.0.91"
21+
anyhow = "1.0.93"
2222
clap = "4.5.19"
2323
encoding_rs = "0.8.34"
2424

0 commit comments

Comments
 (0)