This commit is contained in:
sxyazi 2025-02-04 14:00:04 +08:00
parent dcb4faafbd
commit 1b596bbf47
No known key found for this signature in database

View file

@ -10,9 +10,8 @@ panic = "abort"
strip = true
[profile.release-windows]
codegen-units = 1
lto = true
strip = true
inherits = "release"
panic = "unwind"
[workspace.dependencies]
ansi-to-tui = "7.0.0"