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 5e85d68 commit f9842b3Copy full SHA for f9842b3
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