Skip to content

Commit 9919546

Browse files
build(deps): bump anyhow from 1.0.95 to 1.0.96 (#52)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.95 to 1.0.96. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 897106e commit 9919546

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
@@ -122,7 +122,7 @@ check-cfg = [
122122

123123
[workspace.dependencies]
124124
ahash = "0.8.11"
125-
anyhow = "1.0.95"
125+
anyhow = "1.0.96"
126126
arbitrary = "1.4.1"
127127
ark-bn254 = "0.4.0"
128128
ark-ec = "0.4.0"

0 commit comments

Comments
 (0)