mirror of
https://codeberg.org/spire/dispenser.git
synced 2026-06-03 18:14:06 +02:00
lto
This commit is contained in:
parent
6556a93f0b
commit
18a4b52f50
1 changed files with 4 additions and 1 deletions
|
|
@ -24,3 +24,6 @@ tracing = "0.1.33"
|
||||||
tracing-subscriber = "0.3.11"
|
tracing-subscriber = "0.3.11"
|
||||||
clap = { version = "3.1.8", features = ["derive"] }
|
clap = { version = "3.1.8", features = ["derive"] }
|
||||||
main_error = "0.1.2"
|
main_error = "0.1.2"
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
lto = true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue