Skip to content

Commit

Permalink
feat: enable LTO
Browse files Browse the repository at this point in the history
  • Loading branch information
zamazan4ik authored Oct 16, 2024
1 parent e280d84 commit 0a69c11
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 @@ -68,3 +68,6 @@ assets = [
["README.md", "usr/share/doc/spotifyd/README", "644"],
["contrib/spotifyd.service", "etc/systemd/user/", "644"],
]

[profile.release]
lto = true

0 comments on commit 0a69c11

Please sign in to comment.