Do not strip release binaries
This commit is contained in:
@@ -49,7 +49,7 @@ panic = 'unwind'
|
||||
debug-assertions = false
|
||||
overflow-checks = false
|
||||
rpath = false
|
||||
#strip = true
|
||||
strip = true
|
||||
|
||||
[profile.test]
|
||||
opt-level = 0
|
||||
|
||||
Reference in New Issue
Block a user