Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: alloy-sol-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent dcfe35d commit 69bc560
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 13 deletions.
48 changes: 36 additions & 12 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ alloy-signer-local = { version = "0.1" }
alloy-rpc-client = "0.4.2"
alloy-network = { version = "0.1" }
alloy-json-abi = "0.7.2"
alloy-sol-types = "0.7.2"
alloy-sol-types = "0.8.11"
alloy-contract = { version = "0.1" }

[build-dependencies]
Expand Down

0 comments on commit 69bc560

Please sign in to comment.