We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c90c72 commit 36b829eCopy full SHA for 36b829e
1 file changed
Cargo.toml
@@ -93,7 +93,7 @@ panic = "abort"
93
panic = "abort"
94
codegen-units = 1
95
lto = true
96
-debug = "line-tables-only"
+# debug = "line-tables-only" # requires Cargo 1.71
97
98
[package]
99
name = "PROJECT"
0 commit comments