Skip to content

Commit be74d34

Browse files
committed
Reduce file size and improve performance
1 parent f6cc9e2 commit be74d34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ regex = "1.7.0"
1212
opt-level = 3
1313
panic = "abort"
1414
debug = false
15-
strip = "debuginfo"
15+
strip = "symbols"
16+
lto = "yes"

0 commit comments

Comments
 (0)