mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
chore(cli): add strip in generated Cargo.toml
This commit is contained in:
parent
41f9e029f1
commit
c12e56f3e8
@ -32,4 +32,5 @@ napi-build = "2"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
strip = "symbols"
|
||||
`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user