Skip to content

Commit 978f85e

Browse files
Bump anyhow from 1.0.95 to 1.0.98
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.95 to 1.0.98. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.98) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1c0f89 commit 978f85e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -12,7 +12,7 @@ categories = ["asynchronous", "network-programming", "command-line-utilities"]
1212
readme = "README.md"
1313

1414
[dependencies]
15-
anyhow = "1.0.95"
15+
anyhow = "1.0.98"
1616
byteorder = "1.5.0"
1717
clap = { version = "4.5.27", default-features = false, features = [
1818
"std",

0 commit comments

Comments
 (0)