mirror of
https://github.com/servo/servo.git
synced 2025-10-02 17:49:16 +01:00
Update mozjs
This commit is contained in:
parent
5f91212866
commit
3ad28f6714
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3825,7 +3825,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs"
|
||||
version = "0.14.1"
|
||||
source = "git+https://github.com/servo/rust-mozjs#fe104a26147a42f6267286cd856361a126ab733b"
|
||||
source = "git+https://github.com/sagudev/rust-mozjs#f053e1cb35b18aca41fffe914372489e85f17a11"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"lazy_static",
|
||||
|
@ -3838,7 +3838,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs_sys"
|
||||
version = "0.68.2"
|
||||
source = "git+https://github.com/servo/mozjs?rev=82da136c53d7ca7b0b7fe1c5622627036ef31899#82da136c53d7ca7b0b7fe1c5622627036ef31899"
|
||||
source = "git+https://github.com/sagudev/mozjs?branch=master#bdd9d86a7ccfba3128c3e6512bc8f29bffa92b6e"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"cc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue