mirror of
https://github.com/lov3b/ecb-rates.git
synced 2025-12-20 03:10:38 +01:00
enable LTO
This commit is contained in:
@@ -16,6 +16,10 @@ repository = "https://github.com/lov3b/ecb-rates"
|
||||
rust-version = "1.83"
|
||||
categories = ["finance", "command-line-utilities"]
|
||||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
lto = true
|
||||
|
||||
[[bin]]
|
||||
name = "ecb-rates"
|
||||
path = "src/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user