mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Use merge queue commit hash
Signed-off-by: Delan Azabani <dazabani@igalia.com>
This commit is contained in:
parent
15069b21ff
commit
c60037d479
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -5240,7 +5240,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs"
|
||||
version = "0.14.1"
|
||||
source = "git+https://github.com/servo/mozjs#b6d7bce2bc165fb555ce3f254404aecc89627388"
|
||||
source = "git+https://github.com/servo/mozjs#eb4268a973f2334a18f97be0c6def8b1a7143431"
|
||||
dependencies = [
|
||||
"bindgen 0.71.1",
|
||||
"cc",
|
||||
|
@ -5252,7 +5252,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs_sys"
|
||||
version = "0.128.13-3"
|
||||
source = "git+https://github.com/servo/mozjs#b6d7bce2bc165fb555ce3f254404aecc89627388"
|
||||
source = "git+https://github.com/servo/mozjs#eb4268a973f2334a18f97be0c6def8b1a7143431"
|
||||
dependencies = [
|
||||
"bindgen 0.71.1",
|
||||
"cc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue