fix: uncomment lto
This commit is contained in:
parent
02f3e8d76c
commit
4f9544f682
1 changed files with 2 additions and 2 deletions
|
|
@ -13,5 +13,5 @@ members = [
|
|||
"cosmic-applet-workspaces",
|
||||
]
|
||||
|
||||
#[profile.release]
|
||||
#lto = "fat"
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue