Use merge queue commit hash

Signed-off-by: Delan Azabani <dazabani@igalia.com>
This commit is contained in:
Delan Azabani 2025-08-05 20:14:00 +08:00
parent 15069b21ff
commit c60037d479

4
Cargo.lock generated
View file

@ -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",