We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cargo.toml
1 parent 8b96a17 commit 10d2cfbCopy full SHA for 10d2cfb
1 file changed
c2rust-transpile/src/build_files/Cargo.toml.hbs
@@ -55,3 +55,6 @@ features = ["libc-hash", "fixed-length-array-hash"]
55
version = "*"
56
{{~/if}}
57
58
+
59
+[profile.release]
60
+strip = "debuginfo"
0 commit comments