Temporarily fix console_error_panic_hook on CI

This commit is contained in:
Alex Crichton
2018-08-13 21:58:13 -07:00
parent 0e3cdfba54
commit dca53550b8

View File

@ -69,3 +69,4 @@ members = [
[patch.crates-io]
wasm-bindgen = { path = '.' }
console_error_panic_hook = { git = 'https://github.com/alexcrichton/console_error_panic_hook' }