mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update mozjs.
This commit is contained in:
parent
10fa3085d9
commit
23f7ce6553
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3814,7 +3814,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs"
|
||||
version = "0.14.1"
|
||||
source = "git+https://github.com/servo/rust-mozjs#09edacd032fadc861b0cb3a70711a5c8a9bd7f8e"
|
||||
source = "git+https://github.com/servo/rust-mozjs#688ed9456a37b1c32295f3761bb224eb22b88f09"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"lazy_static",
|
||||
|
@ -3827,7 +3827,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs_sys"
|
||||
version = "0.68.2"
|
||||
source = "git+https://github.com/servo/mozjs?rev=de147f0cf52da9c84fa95edf09c5f9f84695088c#de147f0cf52da9c84fa95edf09c5f9f84695088c"
|
||||
source = "git+https://github.com/servo/mozjs?rev=64e32bb03f016a7cbd3b33839e61cd2d2ca34c6d#64e32bb03f016a7cbd3b33839e61cd2d2ca34c6d"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"cc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue