We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61814b3 commit dc709e4Copy full SHA for dc709e4
Cargo.toml
@@ -36,8 +36,8 @@ rescue_poseidon = "=0.32.3"
36
snark_wrapper = "=0.32.3"
37
38
# zksync-protocol repository
39
-circuit_definitions = { version = "=0.152.6" }
40
-zkevm_test_harness = { version = "=0.152.6" }
+circuit_definitions = { version = "=0.152.7" }
+zkevm_test_harness = { version = "=0.152.7" }
41
42
[profile.release]
43
debug = "line-tables-only"
0 commit comments