Remove wee_alloc as it's unsuitable for this use case and OOMs
This commit is contained in:
parent
c0b824796f
commit
875592deda
3 changed files with 17 additions and 50 deletions
|
|
@ -20,8 +20,6 @@ thiserror = { workspace = true }
|
|||
# code size when deploying.
|
||||
console_error_panic_hook = { version = "0.1.7", optional = true }
|
||||
|
||||
wee_alloc = { version = "0.4.5", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
wasm-bindgen-test = "0.3.34"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue