Skip to content

Commit 55c72af

Browse files
Bump anyhow from 1.0.66 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.66 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.66...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 a58aa9c commit 55c72af

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -6,4 +6,4 @@ edition = "2021"
66
[dependencies]
77
hidapi = "2.0.2"
88
clap = { version = "4.0.29", features = ["derive"] }
9-
anyhow = "1.0.66"
9+
anyhow = "1.0.100"

0 commit comments

Comments
 (0)