Enable LTO

This commit is contained in:
王宇逸
2024-01-21 20:14:43 +08:00
committed by Fabian Boehm
parent 120dc5c49f
commit 2f373d839c

View File

@@ -9,6 +9,8 @@ edition = "2021"
[profile.release]
overflow-checks = true
lto = true
codegen-units = 1
[package]
name = "fish"