Skip to content

Commit 10ea194

Browse files
fix: remove cargo toml change
1 parent b302881 commit 10ea194

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,4 @@ wasm-bindgen-test = "0.3.42"
4040
[profile.release]
4141
panic = "abort"
4242
opt-level = "s"
43-
lto = true
44-
45-
[package.metadata.wasm-pack.profile.release]
46-
wasm-opt = false
43+
lto = true

0 commit comments

Comments
 (0)