Update js.

This commit is contained in:
Ms2ger 2016-09-15 17:57:45 +02:00
parent b3db4b4c0d
commit 18de275307
2 changed files with 2 additions and 2 deletions

View file

@ -1112,7 +1112,7 @@ dependencies = [
[[package]]
name = "js"
version = "0.1.3"
source = "git+https://github.com/servo/rust-mozjs#4d4466f6eb3994cf53b4c97f5d5fafd263ecb3e9"
source = "git+https://github.com/servo/rust-mozjs#223b907b8288e672ef304aa558f521b8f7f16762"
dependencies = [
"cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/cef/Cargo.lock generated
View file

@ -1019,7 +1019,7 @@ dependencies = [
[[package]]
name = "js"
version = "0.1.3"
source = "git+https://github.com/servo/rust-mozjs#4d4466f6eb3994cf53b4c97f5d5fafd263ecb3e9"
source = "git+https://github.com/servo/rust-mozjs#223b907b8288e672ef304aa558f521b8f7f16762"
dependencies = [
"cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",