Skip to content

Commit

Permalink
update alloy-zksync commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
itegulov committed Nov 27, 2024
1 parent 7900968 commit 6ba9d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-tests-rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ fs2 = "0.4.3"
tokio = { version = "1", features = ["time", "rt", "process"] }

[dev-dependencies]
alloy-zksync = { git = "https://github.com/itegulov/alloy-zksync.git", rev = "ae374b342ab108163482b8f67128ede7afcf264c" }
alloy-zksync = { git = "https://github.com/itegulov/alloy-zksync.git", rev = "b433d2d64e0f7d939891064b00d8a7991a427682" }
alloy = { version = "0.6", features = ["full", "rlp", "serde", "sol-types"] }

[workspace] # ignore higher-level workspace

0 comments on commit 6ba9d7b

Please sign in to comment.