Update mozjs (#31824)

This commit is contained in:
Samson 2024-04-03 21:24:50 +02:00 committed by GitHub
parent 31e0b33e73
commit 1ed6b96684
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -3693,7 +3693,7 @@ dependencies = [
[[package]]
name = "mozjs"
version = "0.14.1"
source = "git+https://github.com/servo/mozjs#0172cf4b1e7049a70af5bf9f3c953ff48d6744d6"
source = "git+https://github.com/servo/mozjs#8603cbf35781ea8f2d57e4822a2b874f56a53914"
dependencies = [
"bindgen",
"cc",
@ -3707,7 +3707,7 @@ dependencies = [
[[package]]
name = "mozjs_sys"
version = "0.115.9-0"
source = "git+https://github.com/servo/mozjs#0172cf4b1e7049a70af5bf9f3c953ff48d6744d6"
source = "git+https://github.com/servo/mozjs#8603cbf35781ea8f2d57e4822a2b874f56a53914"
dependencies = [
"bindgen",
"cc",