Skip to content

Commit c3f52ee

Browse files
Y0bazonyitoo
authored andcommitted
Strip symbols in release mode
1 parent c695071 commit c3f52ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ lto = "fat"
5050
codegen-units = 1
5151
incremental = false
5252
panic = "abort"
53+
strip = true
5354

5455
[features]
5556
default = [

0 commit comments

Comments
 (0)