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