diff --git a/Cargo.toml b/Cargo.toml index 909c1b3..dd6f378 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,4 @@ resolver = "2" [profile.release] lto = "fat" panic = "abort" -codegen-units = 1 \ No newline at end of file +# codegen-units = 1 \ No newline at end of file