mirror of
https://codeberg.org/icewind/docker-hub-rss.git
synced 2026-06-04 02:34:07 +02:00
lto
This commit is contained in:
parent
7abdb551a6
commit
b2ca2221be
1 changed files with 4 additions and 1 deletions
|
|
@ -16,3 +16,6 @@ color-eyre = "0.5"
|
||||||
dotenv = "0.15"
|
dotenv = "0.15"
|
||||||
rss = { version = "1", features = ["builders"] }
|
rss = { version = "1", features = ["builders"] }
|
||||||
chrono = { version = "0.4", features = ["serde"] }
|
chrono = { version = "0.4", features = ["serde"] }
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
lto = true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue