Skip to content

Commit 5fa5f32

Browse files
dependabot[bot]AMDmi3
authored andcommitted
Bump anyhow from 1.0.100 to 1.0.102
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.102. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba5c4c5 commit 5fa5f32

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
@@ -25,7 +25,7 @@ multithreading = ["dep:rayon"]
2525
coverage = []
2626

2727
[dependencies]
28-
anyhow = "1.0.100"
28+
anyhow = "1.0.102"
2929
clap = { version = "4.5.60", features = ["derive"] }
3030
colored = "3.1.1"
3131
directories = "6.0.0"

0 commit comments

Comments
 (0)