Skip to content

Commit 2f4c6c2

Browse files
committed
Set optimization level explicitly
1 parent 973598c commit 2f4c6c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ lto = true
4747
strip = true
4848
codegen-units = 1
4949
panic = "abort"
50+
opt-level = 3

0 commit comments

Comments
 (0)