chore: release profile
This commit is contained in:
parent
8b2ff3df73
commit
78a6f78621
1 changed files with 3 additions and 4 deletions
|
|
@ -62,10 +62,9 @@ cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
|
|||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
||||
[profile.release]
|
||||
# opt-level = 3
|
||||
# panic = "abort"
|
||||
# lto = "thin"
|
||||
opt-level = 1
|
||||
opt-level = 3
|
||||
panic = "abort"
|
||||
lto = "thin"
|
||||
|
||||
[workspace.metadata.cargo-machete]
|
||||
ignored = ["libcosmic"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue