Strip binary with new 1.59 feature

This commit is contained in:
veeso
2022-03-05 11:11:07 +01:00
parent 8d9e7443ec
commit 35dc11cce3
5 changed files with 10 additions and 7 deletions

View File

@@ -79,3 +79,6 @@ users = "0.11.0"
[profile.dev]
incremental = true
[profile.release]
strip = "symbols"