Skip to content

Commit

Permalink
fix(website): updated opt-level to z
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Jul 2, 2022
1 parent 4b25d46 commit 2b49591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ resolver = "2"

[profile.release]
lto = true
opt-level = "s"
opt-level = "z"
codegen-units = 1

0 comments on commit 2b49591

Please sign in to comment.