Skip to content

Commit 273c33c

Browse files
Bump anyhow from 1.0.75 to 1.0.96
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.75 to 1.0.96. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.75...1.0.96) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16c0539 commit 273c33c

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
@@ -16,4 +16,4 @@ exclude = [".github/**"]
1616
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1717

1818
[dependencies]
19-
anyhow = "1.0.75"
19+
anyhow = "1.0.96"

0 commit comments

Comments
 (0)