Skip to content

Commit 1d5c1a5

Browse files
dependabot[bot]mufeedali
authored andcommitted
chore(deps): bump anyhow from 1.0.98 to 1.0.99
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0b73b5 commit 1d5c1a5

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
@@ -13,7 +13,7 @@ categories = ["command-line-utilities"]
1313

1414
[dependencies]
1515
clap = { version = "4.5.45", features = ["derive"] }
16-
anyhow = "1.0.98"
16+
anyhow = "1.0.99"
1717
serde = { version = "1.0", features = ["derive"] }
1818
serde_json = "1.0"
1919
serde_yaml = "0.9"

0 commit comments

Comments
 (0)