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 afbf4a4 commit d76b899Copy full SHA for d76b899
Cargo.toml
@@ -17,3 +17,6 @@ default-members = [
17
[profile.release]
18
lto = true
19
panic = "abort"
20
+debug = true
21
+opt-level = "z"
22
+codegen-units = 1
0 commit comments