mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Set profile.release.strip
to symbols
in Cargo.toml
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
7b39239729
commit
84d8b9295f
1 changed files with 1 additions and 0 deletions
|
@ -49,3 +49,4 @@ env_logger = "0.9.0"
|
|||
lto = true
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
strip = "symbols"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue