diff --git a/Cargo.toml b/Cargo.toml index 5cf9436..e69e249 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,4 +39,5 @@ toml = "0.5.3" [profile.release] codegen-units = 1 +incremental = false panic = "abort"