mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 01:43:36 +01:00
rs: Strip binaries when compiling them for release
This commit is contained in:
parent
0fac9d3082
commit
9c3f4ffd44
@ -1,3 +1,6 @@
|
||||
[profile.release]
|
||||
strip = "debuginfo"
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
"cln-rpc",
|
||||
|
Loading…
Reference in New Issue
Block a user