Update mozjs crate for new WASM APIs.

This commit is contained in:
Josh Matthews 2019-10-10 15:08:18 -04:00 committed by GitHub
parent ab8d99856e
commit 620d07e61d
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",