Skip to content

Commit 8d44a55

Browse files
Bump anyhow from 1.0.101 to 1.0.102
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.101 to 1.0.102. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.101...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 1c8cd7e commit 8d44a55

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
@@ -11,7 +11,7 @@ self-update = ["reqwest"]
1111

1212

1313
[dependencies]
14-
anyhow = "1.0.101"
14+
anyhow = "1.0.102"
1515
bitflags = "2.11.0"
1616
clap = { version = "4.5.58", features = ["derive"] }
1717
derive_more = { version = "2.1.1", features = ["deref"] }

0 commit comments

Comments
 (0)