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 0ac3b01 commit 36e8ff1Copy full SHA for 36e8ff1
Cargo.toml
@@ -212,7 +212,7 @@ lto = "fat"
212
debug = 'line-tables-only'
213
inherits = "release"
214
lto = false
215
-strip = 'debuginfo'
+strip = false
216
217
# the following lints rules are from https://github.com/biomejs/biome/blob/4bd3d6f09642952ee14445ed56af81a73796cea1/Cargo.toml#L7C1-L75C1
218
[workspace.lints.rust]
0 commit comments