Skip to content

Commit

Permalink
Bump alloy-sol-types from 0.5.4 to 0.6.3 (risc0#1454)
Browse files Browse the repository at this point in the history
Bumps [alloy-sol-types](https://github.com/alloy-rs/core) from 0.5.4 to
0.6.3.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 0697a17 commit 1e84338
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 30 deletions.
37 changes: 8 additions & 29 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 website/doc-test/main/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ release = false

[dependencies]
alloy-primitives = "0.6"
alloy-sol-types = "0.5"
alloy-sol-types = "0.6"
anyhow = "1.0"
bonsai-ethereum-relay = { workspace = true }
clap = { version = "4.1", features = ["derive", "env"] }
Expand Down

0 comments on commit 1e84338

Please sign in to comment.