Update mozjs again (#32882)

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Samson 2024-07-29 22:42:14 +02:00 committed by GitHub
parent a295c3e8aa
commit 29a4cca42d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
Cargo.lock generated
View file

@ -4337,7 +4337,7 @@ dependencies = [
[[package]]
name = "mozjs"
version = "0.14.1"
source = "git+https://github.com/servo/mozjs#fb7782899503eb79801e67cf3c2fb819934ef509"
source = "git+https://github.com/servo/mozjs#3720f6d208b45fb968961a8d5c97f64010ae3d81"
dependencies = [
"bindgen",
"cc",
@ -4350,8 +4350,8 @@ dependencies = [
[[package]]
name = "mozjs_sys"
version = "0.128.0-1"
source = "git+https://github.com/servo/mozjs#fb7782899503eb79801e67cf3c2fb819934ef509"
version = "0.128.0-4"
source = "git+https://github.com/servo/mozjs#3720f6d208b45fb968961a8d5c97f64010ae3d81"
dependencies = [
"bindgen",
"cc",