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 d045028 commit 1f7f901Copy full SHA for 1f7f901
Cargo.toml
@@ -27,7 +27,7 @@ counters = []
27
pre-eval = []
28
29
[profile.release]
30
-lto = true
+lto = "thin"
31
32
[dependencies]
33
lazy_static = "1.4.0"
0 commit comments