summaryrefslogtreecommitdiff
path: root/std/hash/_wasm/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'std/hash/_wasm/Cargo.toml')
-rw-r--r--std/hash/_wasm/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/hash/_wasm/Cargo.toml b/std/hash/_wasm/Cargo.toml
index d18df157b..856a21b73 100644
--- a/std/hash/_wasm/Cargo.toml
+++ b/std/hash/_wasm/Cargo.toml
@@ -23,4 +23,4 @@ wasm-bindgen = "0.2.63"
[profile.release]
lto = true
-opt-level = "z"
+opt-level = 3