Skip to content

Commit 82e2ba1

Browse files
Merge pull request RustPython#550 from coolreader18/remove-console_error-crate
Remove the console_error_panic_hook crate from Cargo.toml
2 parents 53f54e4 + d399faa commit 82e2ba1

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)