Skip to content

Commit 64b5973

Browse files
chore(deps): bump alloy-sol-types from 0.6.2 to 0.6.3 (#1103)
Bumps [alloy-sol-types](https://github.com/alloy-rs/core) from 0.6.2 to 0.6.3. - [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.2...v0.6.3) --- 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 dc98ad5 commit 64b5973

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "6.0.0",default-features=false }
1111
microbench = "0.5"
1212
alloy-sol-macro = "0.6.3"
13-
alloy-sol-types = "0.6.2"
13+
alloy-sol-types = "0.6.3"
1414
regex = "1.10.3"
1515
eyre = "0.6.12"
1616

0 commit comments

Comments
 (0)