We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3033653 commit 64eda6eCopy full SHA for 64eda6e
Cargo.toml
@@ -76,3 +76,4 @@ wasm-bindgen-test = "0.3.31"
76
[profile.release]
77
# Tell `rustc` to optimize for small code size.
78
opt-level = "s"
79
+strip = true
0 commit comments