chore(deps): update mozjs

- a8b688a: Add `ProxyTraps::{getPrototype, setPrototype, setImmutablePrototype}`
This commit is contained in:
yvt 2021-07-10 00:45:13 +09:00
parent 94b613fbda
commit 727662a1e6
3 changed files with 12 additions and 1 deletions

2
Cargo.lock generated
View file

@ -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",