Skip to content

Commit 36e8ff1

Browse files
committed
chore: keep symbol
1 parent 0ac3b01 commit 36e8ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ lto = "fat"
212212
debug = 'line-tables-only'
213213
inherits = "release"
214214
lto = false
215-
strip = 'debuginfo'
215+
strip = false
216216

217217
# the following lints rules are from https://github.com/biomejs/biome/blob/4bd3d6f09642952ee14445ed56af81a73796cea1/Cargo.toml#L7C1-L75C1
218218
[workspace.lints.rust]

0 commit comments

Comments
 (0)