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 81d7c8f commit 6bc2c86Copy full SHA for 6bc2c86
Cargo.toml
@@ -3,3 +3,7 @@ members = [
3
"stackmuncher_lib",
4
"stackmuncher"
5
]
6
+
7
+[profile.release]
8
+lto = true
9
+codegen-units = 1
0 commit comments