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",
|
"cosmic-applet-workspaces",
|
||||||
]
|
]
|
||||||
|
|
||||||
#[profile.release]
|
[profile.release]
|
||||||
#lto = "fat"
|
lto = "fat"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue