mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Bump mozjs-sys to 128.0-6 (#32951)
Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
parent
d2e620e03e
commit
a3f588832b
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -4338,7 +4338,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs"
|
||||
version = "0.14.1"
|
||||
source = "git+https://github.com/servo/mozjs#dbffebd0937c14d3c73ce9be4798da15cb2f369d"
|
||||
source = "git+https://github.com/servo/mozjs#c715ae4081e7cd25dfd1e21151289d12ea5e2e64"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"cc",
|
||||
|
@ -4350,8 +4350,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "mozjs_sys"
|
||||
version = "0.128.0-4"
|
||||
source = "git+https://github.com/servo/mozjs#dbffebd0937c14d3c73ce9be4798da15cb2f369d"
|
||||
version = "0.128.0-6"
|
||||
source = "git+https://github.com/servo/mozjs#c715ae4081e7cd25dfd1e21151289d12ea5e2e64"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"cc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue