mirror of
https://codeberg.org/demostf/backup.git
synced 2026-06-03 18:04:08 +02:00
lto
This commit is contained in:
parent
71f1ba6f3d
commit
3029b5ef79
1 changed files with 4 additions and 1 deletions
|
|
@ -17,3 +17,6 @@ tracing = "0.1.33"
|
||||||
tracing-subscriber = "0.3.11"
|
tracing-subscriber = "0.3.11"
|
||||||
bytes = "1.1.0"
|
bytes = "1.1.0"
|
||||||
futures-util = "0.3.21"
|
futures-util = "0.3.21"
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
lto = true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue