Skip to content

Commit ef7957a

Browse files
dependabot[bot]fubuloubu
authored andcommitted
chore(deps): bump anyhow from 1.0.80 to 1.0.81 (bluealloy#1187)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.80 to 1.0.81. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.80...1.0.81) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76c953d commit ef7957a

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.

crates/revm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ethers-core = { version = "2.0", optional = true }
4242

4343
[dev-dependencies]
4444
ethers-contract = { version = "2.0.14", default-features = false }
45-
anyhow = "1.0.80"
45+
anyhow = "1.0.81"
4646
criterion = "0.5"
4747
indicatif = "0.17"
4848

0 commit comments

Comments
 (0)