Skip to content

Commit 6ca51f6

Browse files
build(deps): bump anyhow from 1.0.86 to 1.0.87
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.86 to 1.0.87. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.87) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3947a3 commit 6ca51f6

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
@@ -14,7 +14,7 @@ adapter = { path = "./src/adapter" }
1414
common = { path = "./src/common" }
1515
rust_core = { path = "./src/core" }
1616

17-
anyhow = { version = "1.0.86" }
17+
anyhow = { version = "1.0.87" }
1818
async = { version = "0.0.2" }
1919
async-trait = { version = "0.1.82" }
2020
clap = { version = "4.5.16" }

0 commit comments

Comments
 (0)