mirror of
https://github.com/servo/servo.git
synced 2025-10-02 17:49:16 +01:00
chore(deps): update mozjs
- a8b688a: Add `ProxyTraps::{getPrototype, setPrototype, setImmutablePrototype}`
This commit is contained in:
parent
94b613fbda
commit
727662a1e6
3 changed files with 12 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -3808,7 +3808,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs"
|
||||
version = "0.14.1"
|
||||
source = "git+https://github.com/servo/rust-mozjs#fe738cca3320ffcbc4c520ced79c2141ceabf42d"
|
||||
source = "git+https://github.com/servo/rust-mozjs#a8b688ad32a852172536443d77baa844f59a23fa"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"lazy_static",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue