We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1356bb8 commit c5a15d2Copy full SHA for c5a15d2
1 file changed
Cargo.toml
@@ -20,3 +20,6 @@ fs2 = "0.4"
20
21
[dev-dependencies]
22
serial_test = "3"
23
+
24
+[profile.release]
25
+strip = true
0 commit comments