mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
perf: Enable Link-Time Optimization (LTO) (#81)
This commit is contained in:
parent
4c214b0d65
commit
b25a5bf428
1 changed files with 3 additions and 0 deletions
|
|
@ -32,3 +32,6 @@ serde_json = "1.0.125"
|
|||
serde_yaml = "0.9.34"
|
||||
terminal-link = "0.1.0"
|
||||
yamlpath = "0.11.1"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue