Skip to content

Commit dc709e4

Browse files
authored
fix: Update zksync-protocol to 0.152.7 (#113)
1 parent 61814b3 commit dc709e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ rescue_poseidon = "=0.32.3"
3636
snark_wrapper = "=0.32.3"
3737

3838
# zksync-protocol repository
39-
circuit_definitions = { version = "=0.152.6" }
40-
zkevm_test_harness = { version = "=0.152.6" }
39+
circuit_definitions = { version = "=0.152.7" }
40+
zkevm_test_harness = { version = "=0.152.7" }
4141

4242
[profile.release]
4343
debug = "line-tables-only"

0 commit comments

Comments
 (0)