Skip to content

Commit

Permalink
v1.3.3 - moving back to branch for zk_evm (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
mm-zk authored Sep 21, 2023
1 parent 4952da2 commit e819d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rescue_poseidon = {git = "https://github.com/matter-labs/rescue-poseidon.git"}
arrayvec = "0.7"
num-derive = "0.3"
zkevm_opcode_defs = {git = "https://github.com/matter-labs/era-zkevm_opcode_defs.git", branch = "v1.3.2"}
zk_evm = {git = "https://github.com/matter-labs/era-zk_evm.git", tag = "v1.3.3-rc0"}
zk_evm = {git = "https://github.com/matter-labs/era-zk_evm.git", branch = "v1.3.3"}
serde = {version = "1", features = ["derive"]}
smallvec = {version = "*", features = ["const_generics"]}

Expand Down

0 comments on commit e819d15

Please sign in to comment.