Skip to content

Commit

Permalink
feat: proj: use lto
Browse files Browse the repository at this point in the history
  • Loading branch information
Milo123459 committed Aug 27, 2021
1 parent 753b02d commit 6313d98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ structopt = "0.3.22"
dirs-next = "2.0.0"
anyhow = "1.0.43"
fancy-regex = "0.7.1"

[profile.release]
lto = "fat"

0 comments on commit 6313d98

Please sign in to comment.