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.
2 parents 2dc721e + d0ac6d3 commit 8f81c58Copy full SHA for 8f81c58
1 file changed
Cargo.toml
@@ -17,3 +17,7 @@ members = [
17
"library/streamhub",
18
"library/common",
19
]
20
+
21
+[profile.release]
22
+codegen-units = 1
23
+lto = true
0 commit comments