We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e190f5 commit 8c54570Copy full SHA for 8c54570
Cargo.toml
@@ -20,3 +20,6 @@ itertools = "0.10"
20
21
[dev-dependencies]
22
rstest = "0.12"
23
+
24
+[profile.release]
25
+strip="debuginfo"
0 commit comments