Update js.

This commit is contained in:
Ms2ger 2017-01-12 16:33:24 +01:00
parent 88f02b3082
commit 355e908f43

2
Cargo.lock generated
View file

@ -1256,7 +1256,7 @@ dependencies = [
[[package]] [[package]]
name = "js" name = "js"
version = "0.1.3" version = "0.1.3"
source = "git+https://github.com/servo/rust-mozjs#15ff1e83446e998112dcde731610e8b60cc32abf" source = "git+https://github.com/servo/rust-mozjs#d800d43f0b64eab851c0ee506b561438be93769c"
dependencies = [ dependencies = [
"cmake 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", "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)", "heapsize 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",