fix: update fde to fix broken app entries
This commit is contained in:
parent
f26992e41a
commit
50711eac62
2 changed files with 40 additions and 43 deletions
|
|
@ -70,7 +70,7 @@ serde = { version = "1.0.219", features = ["derive"] }
|
|||
[profile.release]
|
||||
opt-level = "s"
|
||||
panic = "abort"
|
||||
lto = "fat"
|
||||
lto = "off"
|
||||
|
||||
[workspace.metadata.cargo-machete]
|
||||
ignored = ["libcosmic"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue