Skip to content

Commit

Permalink
revert alloy-zksync bump
Browse files Browse the repository at this point in the history
  • Loading branch information
itegulov committed Feb 11, 2025
1 parent 33c3167 commit 3ee64ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions e2e-tests-rust/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 e2e-tests-rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ publish = false

[dependencies]
# Keep `alloy-zksync` version in sync with base `alloy` crate to avoid two different sets of dependencies
alloy-zksync = { git = "https://github.com/popzxc/alloy-zksync", branch = "daniyar/spawn-process-group" }
alloy-zksync = "0.9.0"
alloy = { version = "0.9.2", features = ["full", "rlp", "serde", "sol-types", "getrandom", "provider-anvil-api", "json-rpc"] }

anyhow = "1.0"
Expand Down

0 comments on commit 3ee64ed

Please sign in to comment.