update rust-mozjs

This commit is contained in:
Connor Brewster 2017-06-07 13:57:17 -06:00
parent 0c929ad3fd
commit 147dfcc99b

2
Cargo.lock generated
View file

@ -1372,7 +1372,7 @@ dependencies = [
[[package]] [[package]]
name = "js" name = "js"
version = "0.1.6" version = "0.1.6"
source = "git+https://github.com/servo/rust-mozjs#bc7af508c194d56eef3a2c52772ae261b9a1facb" source = "git+https://github.com/servo/rust-mozjs#3de4ff3d52361a47a17e3b4fcb02c779b99d93d4"
dependencies = [ dependencies = [
"cmake 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", "cmake 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
"heapsize 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "heapsize 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",