From 49160489240bfa6177883dd42f81cee9f9ac35b1 Mon Sep 17 00:00:00 2001 From: Imanol Fernandez Date: Mon, 15 May 2017 13:21:06 +0200 Subject: [PATCH] Update mozjs_sys --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index cb09c8d5ba4..4c29c97102e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1674,7 +1674,7 @@ dependencies = [ [[package]] name = "mozjs_sys" version = "0.0.0" -source = "git+https://github.com/servo/mozjs#29132f6790dd0c066f10fc398a7071f6a5b6bc65" +source = "git+https://github.com/servo/mozjs#834ce35c3f008010213351107b68f397989d2ffd" dependencies = [ "libc 0.2.22 (registry+https://github.com/rust-lang/crates.io-index)", "libz-sys 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",