Update mozjs for macOS 10.15 build fix.

This commit is contained in:
Josh Matthews 2020-03-11 09:07:49 -04:00
parent 30fafdca19
commit ce1b65f1b5
2 changed files with 4 additions and 4 deletions

View file

@ -63,7 +63,7 @@ indexmap = "1.0.2"
ipc-channel = "0.14"
itertools = "0.8"
jstraceable_derive = {path = "../jstraceable_derive"}
js = {package = "mozjs", git = "https://github.com/servo/rust-mozjs", branch = "smup"}
js = {package = "mozjs", git = "https://github.com/servo/rust-mozjs"}
keyboard-types = "0.4.4"
lazy_static = "1"
libc = "0.2"