mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-29 22:01:07 +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 }"
|
||||
bin-dir = "{ bin }{ binary-ext }"
|
||||
pkg-fmt = "tgz"
|
||||
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
strip = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user