Skip to content

Commit fcbc556

Browse files
build(deps): bump anyhow from 1.0.59 to 1.0.60 (#1880)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.59 to 1.0.60. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.59...1.0.60) --- updated-dependencies: - dependency-name: anyhow dependency-type: indirect 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 5911320 commit fcbc556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ dependencies = [
3434

3535
[[package]]
3636
name = "anyhow"
37-
version = "1.0.59"
37+
version = "1.0.60"
3838
source = "registry+https://github.com/rust-lang/crates.io-index"
39-
checksum = "c91f1f46651137be86f3a2b9a8359f9ab421d04d941c62b5982e1ca21113adf9"
39+
checksum = "c794e162a5eff65c72ef524dfe393eb923c354e350bb78b9c7383df13f3bc142"
4040

4141
[[package]]
4242
name = "arbitrary"

0 commit comments

Comments
 (0)