mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 02:09:06 +00:00
release reduce size
This commit is contained in:
+5
-1
@@ -7,4 +7,8 @@ default-members = [ "easytier" ]
|
|||||||
panic = "unwind"
|
panic = "unwind"
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
panic = "unwind"
|
lto = true
|
||||||
|
codegen-units = 1
|
||||||
|
panic = "abort"
|
||||||
|
strip = true
|
||||||
|
opt-level = "z"
|
||||||
|
|||||||
Reference in New Issue
Block a user