Skip to content

Commit 2be242d

Browse files
authored
Update release profile settings in Cargo.toml
1 parent ff39271 commit 2be242d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bindings/c/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ serde_json = "1.0"
1818
opt-level = 3
1919
codegen-units = 1
2020
lto = true
21+
strip = true
22+
panic = "abort"

0 commit comments

Comments
 (0)