Skip to content

Commit a718229

Browse files
Tmp use branch of interface
1 parent 2a33a16 commit a718229

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ codegen-units = 1
9191
debug = true
9292

9393
[patch.crates-io]
94+
zksync_os_interface = { git = "https://github.com/matter-labs/zksync-os-interface", branch = "alocascio-update-errors" }
95+
zksync_os_evm_errors = { git = "https://github.com/matter-labs/zksync-os-interface", branch = "alocascio-update-errors" }
9496
#zksync_os_evm_errors = { path = "../zksync-os-interface/crates/evm-errors" }
9597
#zksync_os_interface = { path = "../zksync-os-interface/crates/interface" }
9698

0 commit comments

Comments
 (0)