Skip to content

Commit 05a44ce

Browse files
Bump anyhow from 1.0.82 to 1.0.86 (JanLikar#120)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.82 to 1.0.86. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.82...1.0.86) --- updated-dependencies: - dependency-name: anyhow 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 a57b063 commit 05a44ce

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
@@ -2,6 +2,6 @@
22
members = ["cargo-clone", "cargo-clone-core"]
33

44
[workspace.dependencies]
5-
anyhow = "1.0.82"
5+
anyhow = "1.0.86"
66
cargo = "0.75.1"
77
tempfile = "3.10.1"

0 commit comments

Comments
 (0)