Skip to content

Commit 6340719

Browse files
committed
chore: remove unused line from Cargo.toml
1 parent c5630ec commit 6340719

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@ lto = true
145145
codegen-units = 1
146146
panic = "abort"
147147
opt-level = "z"
148-
# strip = "symbols"
149-
150148

151149
# Enable optimizations even for debug releases of yara-x-parser. This is necessary
152150
# because the `logos` lexer produces recursive functions and rely on the rustc's

0 commit comments

Comments
 (0)