Skip to content

Commit

Permalink
target vm 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joonazan committed Sep 15, 2023
1 parent 88b3219 commit fb4b64a
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 @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
zkevm_opcode_defs = { git = "https://github.com/matter-labs/zkevm_opcode_defs.git", branch = "v1.3.2" }
zkevm_opcode_defs = { git = "https://github.com/matter-labs/zkevm_opcode_defs.git", branch = "v1.4.1" }
u256 = { package = "primitive-types", version = "0.12.1" }
enum_dispatch = "0.3"
arbitrary = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit fb4b64a

Please sign in to comment.