cleanup
This commit is contained in:
@@ -77,10 +77,8 @@ tracing-subscriber = "0.3"
|
||||
rayon = { version = "1.5", optional = true }
|
||||
async-lock = { version = "2.5", optional = true }
|
||||
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
instant = { version = "0.1", features = ["wasm-bindgen"] }
|
||||
console_error_panic_hook = "0.1"
|
||||
wee_alloc = "0.4"
|
||||
wasm-bindgen = { version = "0.2", default-features = false, features = ["std"] }
|
||||
web-sys = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user