We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e34f18 commit 410a2abCopy full SHA for 410a2ab
1 file changed
Cargo.toml
@@ -68,6 +68,6 @@ wyhash = { version = "0.3" }
68
codegen-units = 1
69
debug = false
70
incremental = false
71
-lto = true
+lto = "thin"
72
opt-level = 3
73
panic = "abort"
0 commit comments