Skip to content

Commit 9f9830e

Browse files
committed
chore(release): reduce binary size
1 parent 1ebc3d1 commit 9f9830e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ opt-level = "z"
3434
lto = true
3535
codegen-units = 1
3636
strip = true
37+
debug = false
38+
panic = "abort"
39+
incremental = false

0 commit comments

Comments
 (0)