Skip to content

Commit 7f1872d

Browse files
fix(deps): bump anyhow from 1.0.97 to 1.0.98 (#1223)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.97 to 1.0.98. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f21f3dc commit 7f1872d

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
@@ -29,7 +29,7 @@ amzn-consolas-client = { path = "crates/amzn-consolas-client" }
2929
amzn-qdeveloper-client = { path = "crates/amzn-qdeveloper-client" }
3030
amzn-qdeveloper-streaming-client = { path = "crates/amzn-qdeveloper-streaming-client" }
3131
anstream = "0.6.13"
32-
anyhow = "1.0.97"
32+
anyhow = "1.0.98"
3333
appkit-nsworkspace-bindings = { path = "crates/macos-utils/appkit-nsworkspace-bindings" }
3434
async-trait = "0.1.87"
3535
aws-smithy-runtime-api = "1.6.1"

0 commit comments

Comments
 (0)