From b535b071f0d56c73793f0c37c109c009db562a6a Mon Sep 17 00:00:00 2001 From: Alex Janka Date: Thu, 6 Apr 2023 16:09:48 +1000 Subject: [PATCH] ?? --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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