Auto merge of #15048 - servo:update-mozjs, r=jdm

Update mozjs_sys.

Fixes #15025.

<!-- 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/15048)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-01-16 19:26:52 -08:00 committed by GitHub
commit 363f590019

2
Cargo.lock generated
View file

@ -1624,7 +1624,7 @@ dependencies = [
[[package]]
name = "mozjs_sys"
version = "0.0.0"
source = "git+https://github.com/servo/mozjs#f7917c480e3378441ee54c0554f6a3af9fb57464"
source = "git+https://github.com/servo/mozjs#7cd72d8c8f44f43ba162bdd814ec85e81b79cfb4"
dependencies = [
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"libz-sys 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",