Skip to content

Commit

Permalink
use opt-level 3 for production builds
Browse files Browse the repository at this point in the history
  • Loading branch information
shieldo committed Apr 8, 2024
1 parent 725a703 commit 57a8b3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ walkdir = "2.5.0"
doctest = false

[profile.release]
opt-level = 3
lto = true

0 comments on commit 57a8b3c

Please sign in to comment.