Skip to content

Commit

Permalink
remove wee-alloc
Browse files Browse the repository at this point in the history
  • Loading branch information
anweiss committed Sep 19, 2022
1 parent 2464bea commit 518f308
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ crossterm = { version = "0.23.1", optional = true }
[target.'cfg(target_arch = "wasm32")'.dependencies]
console_error_panic_hook = "0.1.6"
wasm-bindgen = { version = "0.2.75", features = ["serde-serialize"], optional = true }
wee_alloc = { version = "0.4.5", optional = true }

[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
wasm-bindgen-test = "0.3.25"
Expand Down

0 comments on commit 518f308

Please sign in to comment.