Skip to content

Commit

Permalink
console_error_panic_hook version
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketfuryrocks committed May 7, 2021
1 parent df551ec commit 5cd3077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tokio = { version = "1.5.0", features = ["sync", "rt", "rt-multi-thread"], optio
#web
wasm-bindgen = { version = "0.2.73", optional = true }
wasm-bindgen-futures = { version = "0.4.23", optional = true }
console_error_panic_hook = { version = "", optional = true }
console_error_panic_hook = { version = "0.1.6", optional = true }
[dependencies.web-sys]
version = "0.3.50"
features = [
Expand Down

0 comments on commit 5cd3077

Please sign in to comment.