There was an error while loading. Please reload this page.
1 parent f368cf2 commit f1989d5Copy full SHA for f1989d5
Cargo.toml
@@ -6,11 +6,11 @@ license = "Apache-2.0/MIT"
6
name = "console_error_panic_hook"
7
readme = "./README.md"
8
repository = "https://github.com/rustwasm/console_error_panic_hook"
9
-version = "0.1.3"
+version = "0.1.4"
10
11
[badges]
12
travis-ci = { repository = "rustwasm/console_error_panic_hook" }
13
14
[dependencies]
15
cfg-if = "0.1.3"
16
-wasm-bindgen = "0.2.12"
+wasm-bindgen = "0.2.16"
0 commit comments