Skip to content

Commit

Permalink
chore: Add link time optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
yngtdd committed Apr 10, 2022
1 parent 3495b72 commit 1e8db34
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 @@ -8,3 +8,6 @@ bracket-lib = "~0.8.1"
legion = "=0.3.1"
serde = {version = "=1.0.115"}
ron = "=0.6.1"

[profile.release]
lto = "thin"

0 comments on commit 1e8db34

Please sign in to comment.