mirror of
https://codeberg.org/icewind/docker-hub-rss.git
synced 2026-06-03 18:24:06 +02:00
lto
This commit is contained in:
parent
7abdb551a6
commit
b2ca2221be
1 changed files with 4 additions and 1 deletions
|
|
@ -15,4 +15,7 @@ serde_json = "1"
|
|||
color-eyre = "0.5"
|
||||
dotenv = "0.15"
|
||||
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