Bump mozjs version (#32786)

Signed-off-by: Ville Lindholm <ville@lindholm.dev>
This commit is contained in:
Ville Lindholm 2024-07-16 13:13:48 +03:00 committed by GitHub
parent 0189b89fd1
commit 80559c829b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
Cargo.lock generated
View file

@ -4005,7 +4005,7 @@ dependencies = [
[[package]] [[package]]
name = "mozjs" name = "mozjs"
version = "0.14.1" version = "0.14.1"
source = "git+https://github.com/servo/mozjs#fb8225ed5eb87c0d6d0b4d6126c11f5bc98687ce" source = "git+https://github.com/servo/mozjs#6e4e55a002f493739c8dbe0f2d2b29b0017d5dd2"
dependencies = [ dependencies = [
"bindgen", "bindgen",
"cc", "cc",