Introduce rejectionhandled event

This commit is contained in:
CYBAI 2018-11-04 14:35:17 +08:00
parent b1a2b6b5bf
commit 23a4d646ce
5 changed files with 40 additions and 18 deletions

View file

@ -63,7 +63,7 @@ hyper_serde = "0.9"
image = "0.19"
ipc-channel = "0.11"
itertools = "0.7.6"
js = {package = "mozjs", version = "0.9.3"}
js = {package = "mozjs", version = "0.9.4"}
jstraceable_derive = {path = "../jstraceable_derive"}
keyboard-types = "0.4.3"
lazy_static = "1"