Skip to content

Commit cb4d449

Browse files
authored
Remove strip from release profile (#20885)
1 parent cafb96a commit cb4d449

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ large_stack_arrays = "allow"
268268

269269

270270
[profile.release]
271-
strip = true
272271
lto = "fat"
273272
codegen-units = 16
274273

0 commit comments

Comments
 (0)