Skip to content

Commit 8d194a9

Browse files
chore(deps): bump alloy-sol-types from 0.6.0 to 0.6.2 (#1035)
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>
1 parent 29284b3 commit 8d194a9

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.

bins/revm-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hex = "0.4"
1010
revm = { path = "../../crates/revm", version = "3.3.0",default-features=false }
1111
microbench = "0.5"
1212
alloy-sol-macro = "0.6.2"
13-
alloy-sol-types = "0.6.0"
13+
alloy-sol-types = "0.6.2"
1414
regex = "1.10.3"
1515
eyre = "0.6.8"
1616

0 commit comments

Comments
 (0)