mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Bump mozjs to 128.0-10 (#33536)
Changes: - Add prebuilt artifacts for OpenHarmony and test github attestions (https://github.com/servo/mozjs/pull/501) Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
parent
ba67a0a4fb
commit
e73416b54e
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -4384,7 +4384,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs"
|
||||
version = "0.14.1"
|
||||
source = "git+https://github.com/servo/mozjs#d90edd169aae1e16c1ef8b7bd4b2e0d93dda8ba2"
|
||||
source = "git+https://github.com/servo/mozjs#2aa7659e6f481d4f11d9a4e67fbef9d5eeeb3f37"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"cc",
|
||||
|
@ -4396,8 +4396,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "mozjs_sys"
|
||||
version = "0.128.0-9"
|
||||
source = "git+https://github.com/servo/mozjs#d90edd169aae1e16c1ef8b7bd4b2e0d93dda8ba2"
|
||||
version = "0.128.0-10"
|
||||
source = "git+https://github.com/servo/mozjs#2aa7659e6f481d4f11d9a4e67fbef9d5eeeb3f37"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"cc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue