Update source repo

This commit is contained in:
sagudev 2021-03-16 07:21:16 +01:00
parent b0b2acb8f8
commit c8921e1c6c
2 changed files with 3 additions and 3 deletions

View file

@ -63,7 +63,7 @@ image = "0.23"
indexmap = { version = "1.0.2", features = ["std"] }
ipc-channel = "0.14"
itertools = "0.8"
js = { package = "mozjs", git = "https://github.com/sagudev/rust-mozjs" }
js = { package = "mozjs", git = "https://github.com/servo/rust-mozjs" }
jstraceable_derive = { path = "../jstraceable_derive" }
keyboard-types = "0.5"
lazy_static = "1"