Skip to content

Commit 9a94dc1

Browse files
authored
chore: bump zkevm_opcode_defs and sha2 (#328)
1 parent 15cfb1a commit 9a94dc1

2 files changed

Lines changed: 146 additions & 30 deletions

File tree

Cargo.lock

Lines changed: 145 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

era-compiler-solidity/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ semver = { version = "1.0", features = [ "serde" ] }
2929
hex = "0.4"
3030
num = "0.4"
3131

32-
zkevm_opcode_defs = "=0.150.6"
33-
32+
zkevm_opcode_defs = { git = "https://github.com/matter-labs/zksync-protocol", branch = "main" }
3433
era-compiler-llvm-context = { git = "https://github.com/matter-labs/era-compiler-llvm-context", branch = "main" }
3534
era-compiler-common = { git = "https://github.com/matter-labs/era-compiler-common", branch = "main" }
3635

0 commit comments

Comments
 (0)