aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-22 06:15:44 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-22 06:15:44 +0800
commite6bf6f5091caf3b4366894643671bc4586794cda (patch)
tree18f1ed3eb8820218ebfb9b2fad3da97c3bdaaa10 /Cargo.toml
parent7091f88c9f0bbbad6959874993145cbd06c1886a (diff)
feat: add GUI manager and integrate into build pipeline
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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"