diff --git a/Cargo.toml b/Cargo.toml index 270bcd3..ca23054 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.2" } -zkevm_test_harness = { version = "=0.152.2" } +circuit_definitions = { version = "=0.152.3" } +zkevm_test_harness = { version = "=0.152.3" } [profile.release] debug = "line-tables-only"