From 1cb0d6e58601bb6cad5a9178ce942f027734e92c Mon Sep 17 00:00:00 2001 From: Quaternions Date: Wed, 4 Oct 2023 22:20:10 -0700 Subject: [PATCH] bro it takes 4 seconds to build now --- Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index fa60e97b..6bf20b58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ rbx_xml = "0.13.1" wgpu = "0.17.0" winit = "0.28.6" -[profile.release] -lto = true -strip = true -codegen-units = 1 +#[profile.release] +#lto = true +#strip = true +#codegen-units = 1