mirror of
https://codeberg.org/spire/dispenser.git
synced 2026-06-03 10:04:07 +02:00
lto
This commit is contained in:
parent
6556a93f0b
commit
18a4b52f50
1 changed files with 4 additions and 1 deletions
|
|
@ -23,4 +23,7 @@ rcon = { version = "0.6.0", features = ["rt-tokio"] }
|
|||
tracing = "0.1.33"
|
||||
tracing-subscriber = "0.3.11"
|
||||
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