diff --git a/Cargo.toml b/Cargo.toml index 8f16233..a36c00c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,3 +22,4 @@ rand = "0.9.2" lto = true codegen-units = 1 panic = 'abort' +strip = true