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 004f317 commit f78a119Copy full SHA for f78a119
1 file changed
native/explorer/.cargo/config.toml
@@ -19,4 +19,4 @@ rustflags = [
19
20
# Provides a small build size, but takes more time to build.
21
[profile.release]
22
-lto = true
+lto = "thin"
0 commit comments