Skip to content

Commit d399faa

Browse files
committed
Remove the console_error_panic_hook crate from Cargo.toml
1 parent 027a684 commit d399faa

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

Cargo.lock

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wasm/lib/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ wasm-bindgen = "0.2"
1818
wasm-bindgen-futures = "0.3"
1919
js-sys = "0.3"
2020
futures = "0.1"
21-
console_error_panic_hook = "0.1"
2221

2322
[dependencies.web-sys]
2423
version = "0.3"

0 commit comments

Comments
 (0)