We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321a835 commit 0c3e3c8Copy full SHA for 0c3e3c8
Cargo.toml
@@ -64,7 +64,7 @@ cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
64
serde = { version = "1.0.219", features = ["derive"] }
65
66
[profile.release]
67
-opt-level = "s"
+opt-level = 3
68
panic = "abort"
69
lto = "thin"
70
0 commit comments