mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-17 23:11:23 +00:00
Temporarily fix console_error_panic_hook on CI
This commit is contained in:
@ -69,3 +69,4 @@ members = [
|
|||||||
|
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
wasm-bindgen = { path = '.' }
|
wasm-bindgen = { path = '.' }
|
||||||
|
console_error_panic_hook = { git = 'https://github.com/alexcrichton/console_error_panic_hook' }
|
||||||
|
Reference in New Issue
Block a user