Skip to content

Commit 671653d

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tokio = { version = "1.38.1", features = ["full"] }
2121
futures = "0.3.30"
2222
columns = "0.1.0"
2323
colored = "2.0.4"
24-
anyhow = "1.0.86"
24+
anyhow = "1.0.92"
2525
url = "2.5.2"
2626
regex = "1.10"
2727

0 commit comments

Comments
 (0)