From e6bf6f5091caf3b4366894643671bc4586794cda Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 22 Jun 2026 06:15:44 +0800 Subject: feat: add GUI manager and integrate into build pipeline --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ac781be..b6778b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,4 +37,3 @@ debug = false panic = "abort" incremental = false codegen-units = 1 -lto = "fat" -- cgit