diff --git a/e2e-tests-rust/Cargo.toml b/e2e-tests-rust/Cargo.toml index 3cc81333..7c075db8 100644 --- a/e2e-tests-rust/Cargo.toml +++ b/e2e-tests-rust/Cargo.toml @@ -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