diff --git a/Cargo.toml b/Cargo.toml index 8d3b37a..9d3abfc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,8 +36,8 @@ rescue_poseidon = "=0.32.1" snark_wrapper = "=0.32.1" # zksync-protocol repository -circuit_definitions = { version = "=0.152.1" } -zkevm_test_harness = { version = "=0.152.1" } +circuit_definitions = { version = "=0.152.2" } +zkevm_test_harness = { version = "=0.152.2" } [profile.release] debug = "line-tables-only"