mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-05 14:11: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]
|
[profile.release]
|
||||||
lto = "fat"
|
lto = "fat"
|
||||||
|
strip = "symbols"
|
||||||
|
Reference in New Issue
Block a user