mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-05 06:01:32 +00:00
build: use strip=symbols
Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
This commit is contained in:
@ -119,3 +119,4 @@ features = ["v4"]
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
strip = "symbols"
|
||||
|
Reference in New Issue
Block a user