Skip to content

Commit

Permalink
thin lto for release
Browse files Browse the repository at this point in the history
  • Loading branch information
JieningYu committed Apr 24, 2024
1 parent 7ad3d6c commit 463a260
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 @@ -45,3 +45,6 @@ http-body-util = "0.1"
tower = "0.4"
serde_json = "1.0"
mime = "0.3"

[profile.release]
lto = "thin"

0 comments on commit 463a260

Please sign in to comment.