mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update mozjs for macOS 10.15 build fix.
This commit is contained in:
parent
30fafdca19
commit
ce1b65f1b5
2 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue