Skip to content

Commit f386ad2

Browse files
authored
Remove 'strip' option from cargo_toml.txt
Remove the 'strip' option from the Cargo.toml template.
1 parent edf4c78 commit f386ad2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/cargo-pvm-contract/templates/scaffold/cargo_toml.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,4 @@ codegen-units = 1
3131
lto = true
3232
opt-level = "z"
3333
panic = "abort"
34-
strip = true
3534
overflow-checks = false

0 commit comments

Comments
 (0)