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 14c9486 commit 9024a24Copy full SHA for 9024a24
Cargo.toml
@@ -1,3 +1,7 @@
1
+[profile.release]
2
+opt-level = 2
3
+lto = true
4
+
5
[workspace]
6
members = [
7
"program/rust"
0 commit comments