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 c14031d commit 864a058Copy full SHA for 864a058
Cargo.toml
@@ -24,7 +24,7 @@ codegen-units = 1
24
panic = "abort"
25
strip = true
26
lto = true
27
-opt-level = "z"
+opt-level = 3
28
29
[profile.profile]
30
inherits = "release"
0 commit comments