Skip to content

Commit c5a15d2

Browse files
committed
Strip release binaries
Signed-off-by: Max Howell <mxcl@me.com>
1 parent 1356bb8 commit c5a15d2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ fs2 = "0.4"
2020

2121
[dev-dependencies]
2222
serial_test = "3"
23+
24+
[profile.release]
25+
strip = true

0 commit comments

Comments
 (0)