diff --git a/Cargo.toml b/Cargo.toml index 47299cc..5fc4e80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,3 +30,6 @@ toml = "0.5" [features] yaml-export = ["stamp-core/yaml-export"] +[profile.release] +strip = "symbols" +