Bump mozjs-sys to 128.0-6 (#32951)

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
Jonathan Schwender 2024-08-06 21:18:01 +02:00 committed by GitHub
parent d2e620e03e
commit a3f588832b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
Cargo.lock generated
View file

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