Auto merge of #24416 - servo:jdm-patch-36, r=nox

Update mozjs crate for new WASM APIs.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24416)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2019-10-11 06:48:26 -04:00 committed by GitHub
commit 46b048c0a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View file

@ -3075,7 +3075,7 @@ dependencies = [
[[package]]
name = "mozjs"
version = "0.12.1"
source = "git+https://github.com/servo/rust-mozjs#2ef1de9a549ac5e1b88aad893567e5f3a6579a99"
source = "git+https://github.com/servo/rust-mozjs#bc44e221420a42ccb77b54911f60ca102cba143b"
dependencies = [
"cc",
"lazy_static",