diff --git a/Cargo.toml b/Cargo.toml index cc17c49..05a0854 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,5 +20,5 @@ codegen-units = 1 debug = false lto = true panic = "abort" -strip = "debuginfo" +strip = "symbols"