mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Introduce rejectionhandled event
This commit is contained in:
parent
b1a2b6b5bf
commit
23a4d646ce
5 changed files with 40 additions and 18 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue