diff --git a/Cargo.toml b/Cargo.toml index eb13f15f..943d7ce6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,3 +49,4 @@ env_logger = "0.9.0" lto = true codegen-units = 1 panic = "abort" +strip = "symbols"