Skip to content

Commit c848cba

Browse files
Configure release profile
1 parent 0ba1e54 commit c848cba

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
@@ -14,6 +14,9 @@ publish = true
1414

1515
[profile.release]
1616
panic = "abort"
17+
opt-level = 2
18+
lto = true
19+
codegen-units = 1
1720

1821
[dependencies.iced-x86]
1922
version = "1.21"

0 commit comments

Comments
 (0)