From 355e908f4365f734f312423873a03e59a452cf5c Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 12 Jan 2017 16:33:24 +0100 Subject: [PATCH] Update js. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a28bcd9e7a7..a2cf443f815 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1256,7 +1256,7 @@ dependencies = [ [[package]] name = "js" version = "0.1.3" -source = "git+https://github.com/servo/rust-mozjs#15ff1e83446e998112dcde731610e8b60cc32abf" +source = "git+https://github.com/servo/rust-mozjs#d800d43f0b64eab851c0ee506b561438be93769c" dependencies = [ "cmake 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", "heapsize 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",