Skip to content

Commit

Permalink
chore(deps): bump alloy-sol-types from 0.6.0 to 0.6.2 (#1035)
Browse files Browse the repository at this point in the history
Bumps [alloy-sol-types](https://github.com/alloy-rs/core) from 0.6.0 to 0.6.2.
- [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.0...v0.6.2)

---
updated-dependencies:
- dependency-name: alloy-sol-types
  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>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 29284b3 commit 8d194a9
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 = "3.3.0",default-features=false }
microbench = "0.5"
alloy-sol-macro = "0.6.2"
alloy-sol-types = "0.6.0"
alloy-sol-types = "0.6.2"
regex = "1.10.3"
eyre = "0.6.8"

Expand Down

0 comments on commit 8d194a9

Please sign in to comment.