mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Bump mozjs version (#32786)
Signed-off-by: Ville Lindholm <ville@lindholm.dev>
This commit is contained in:
parent
0189b89fd1
commit
80559c829b
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue