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 f6cc9e2 commit be74d34Copy full SHA for be74d34
Cargo.toml
@@ -12,4 +12,5 @@ regex = "1.7.0"
12
opt-level = 3
13
panic = "abort"
14
debug = false
15
-strip = "debuginfo"
+strip = "symbols"
16
+lto = "yes"
0 commit comments