mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-02 23:25:16 +00:00
chore: ⚡️ Update release profile
This commit is contained in:
parent
278465c33d
commit
afd1ed1e7a
@ -33,3 +33,8 @@ strum = { version = "0.24", features = ["derive"] }
|
|||||||
pkg-url = "{ repo }/releases/download/v{ version }/{ name }-{ target }.{ archive-format }"
|
pkg-url = "{ repo }/releases/download/v{ version }/{ name }-{ target }.{ archive-format }"
|
||||||
bin-dir = "{ bin }{ binary-ext }"
|
bin-dir = "{ bin }{ binary-ext }"
|
||||||
pkg-fmt = "tgz"
|
pkg-fmt = "tgz"
|
||||||
|
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
lto = "thin"
|
||||||
|
strip = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user