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:
Jonathan Schwender 2024-09-24 19:56:16 +02:00 committed by GitHub
parent ba67a0a4fb
commit e73416b54e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
Cargo.lock generated
View file

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