Skip to content

Commit

Permalink
Bump alloy-sol-types from 0.7.7 to 0.8.5
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.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 20217c9 commit d827cf4
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 22 deletions.
210 changes: 189 additions & 21 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 sp1/script/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name = "sp1-prove"
path = "src/bin/prove.rs"

[dependencies]
alloy-sol-types = "0.7.2"
alloy-sol-types = "0.8.5"
ark-srs = "0.3.1"
bincode = "1.3"
clap = { version = "4.0", features = ["derive", "env"] }
Expand Down

0 comments on commit d827cf4

Please sign in to comment.