Skip to content

Commit

Permalink
chore(deps): bump alloy-sol-types from 0.6.3 to 0.6.4 (bluealloy#1148)
Browse files Browse the repository at this point in the history
Bumps [alloy-sol-types](https://github.com/alloy-rs/core) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/alloy-rs/core/releases)
- [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/core@v0.6.3...v0.6.4)

---
updated-dependencies:
- dependency-name: alloy-sol-types
  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>
  • Loading branch information
dependabot[bot] authored and fubuloubu committed Apr 11, 2024
1 parent b118185 commit 1ed5f8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bins/revm-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ hex = "0.4"
revm = { path = "../../crates/revm", version = "6.1.0",default-features=false }
microbench = "0.5"
alloy-sol-macro = "0.6.4"
alloy-sol-types = "0.6.3"
alloy-sol-types = "0.6.4"
regex = "1.10.3"
eyre = "0.6.12"

Expand Down

0 comments on commit 1ed5f8e

Please sign in to comment.