From c21116f36e87114526a7aa41ac922252ada1fff7 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 16 Jan 2017 16:41:04 +0100 Subject: [PATCH] Update mozjs_sys. Fixes #15025. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 58e5708cf8c..5af226ad232 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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)",