From 6a13a6f5628666fdeedc8a3e031be504b2bd52f6 Mon Sep 17 00:00:00 2001 From: dante <45801863+alexander-camuto@users.noreply.github.com> Date: Thu, 5 Sep 2024 15:06:09 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7b9fbce4d..30dcfb0aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -219,5 +219,5 @@ halo2_proofs = { git = "https://github.com/zkonduit/halo2?branch=ac/cache-lookup rustflags = ["-C", "relocation-model=pic"] lto = "fat" codegen-units = 1 -panic = "abort" +# panic = "abort"