Skip to content

Commit

Permalink
bump anvil to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koinov committed Jul 18, 2024
1 parent b1c4ec8 commit e3f03ad
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 41 deletions.
99 changes: 59 additions & 40 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 @@ -115,7 +115,7 @@ primitive-types = { version = "0.12.2", default-features = false }
binary-merkle-tree = { version = "4.0.0-dev", git = "https://github.com/gear-tech/polkadot-sdk.git", branch = "gear-v1.3.0", default-features = false }

# Alloy deps
alloy = { git = "https://github.com/alloy-rs/alloy.git", package = "alloy", rev = "899b8b9", features = [
alloy = { version = "0.2.0", package = "alloy", features = [
"sol-types",
"contract",
"pubsub",
Expand Down

0 comments on commit e3f03ad

Please sign in to comment.