wip: overflow
This commit is contained in:
parent
0c7083ecb4
commit
62eeb5a704
5 changed files with 55 additions and 1 deletions
|
|
@ -58,7 +58,11 @@ serde = { version = "1.0.152", features = ["derive"] }
|
|||
freedesktop-desktop-entry = "0.6.1"
|
||||
|
||||
[profile.release]
|
||||
<<<<<<< Updated upstream
|
||||
lto = "fat"
|
||||
=======
|
||||
opt-level = 1
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
[workspace.metadata.cargo-machete]
|
||||
ignored = ["libcosmic"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue