mirror of
https://github.com/servo/servo.git
synced 2025-06-20 07:08:59 +01:00
auto merge of #4638 : akiss77/servo/pr-update-mozjs, r=jdm
As requested in https://github.com/servo/mozjs/pull/26
This commit is contained in:
commit
772570d06b
3 changed files with 3 additions and 3 deletions
2
components/servo/Cargo.lock
generated
2
components/servo/Cargo.lock
generated
|
@ -496,7 +496,7 @@ source = "git+https://github.com/hyperium/mime.rs#7898f1c29c7f5d35d0c3c7aed37ebc
|
|||
[[package]]
|
||||
name = "mozjs-sys"
|
||||
version = "0.0.0"
|
||||
source = "git+https://github.com/servo/mozjs#39ed76a3a9d3834a6e1f106d1043efff9b5d6608"
|
||||
source = "git+https://github.com/servo/mozjs#0335cc57346147851589dea04e85971f064081fd"
|
||||
|
||||
[[package]]
|
||||
name = "msg"
|
||||
|
|
2
ports/cef/Cargo.lock
generated
2
ports/cef/Cargo.lock
generated
|
@ -464,7 +464,7 @@ source = "git+https://github.com/hyperium/mime.rs#7898f1c29c7f5d35d0c3c7aed37ebc
|
|||
[[package]]
|
||||
name = "mozjs-sys"
|
||||
version = "0.0.0"
|
||||
source = "git+https://github.com/servo/mozjs#39ed76a3a9d3834a6e1f106d1043efff9b5d6608"
|
||||
source = "git+https://github.com/servo/mozjs#0335cc57346147851589dea04e85971f064081fd"
|
||||
|
||||
[[package]]
|
||||
name = "msg"
|
||||
|
|
2
ports/gonk/Cargo.lock
generated
2
ports/gonk/Cargo.lock
generated
|
@ -418,7 +418,7 @@ source = "git+https://github.com/hyperium/mime.rs#7898f1c29c7f5d35d0c3c7aed37ebc
|
|||
[[package]]
|
||||
name = "mozjs-sys"
|
||||
version = "0.0.0"
|
||||
source = "git+https://github.com/servo/mozjs#39ed76a3a9d3834a6e1f106d1043efff9b5d6608"
|
||||
source = "git+https://github.com/servo/mozjs#0335cc57346147851589dea04e85971f064081fd"
|
||||
|
||||
[[package]]
|
||||
name = "msg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue