aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMs2ger <Ms2ger@gmail.com>2017-02-15 18:21:19 +0100
committerMs2ger <Ms2ger@gmail.com>2017-02-16 11:03:14 +0100
commit2a50427b1e9e8cde9d4bacfcc3e7d5c526f299d7 (patch)
tree0737cad2d88c387b8e8d2464e44d410fb5d01563
parent84a44a401424852bc44ef5e751e84544ed892e70 (diff)
downloadservo-2a50427b1e9e8cde9d4bacfcc3e7d5c526f299d7.tar.gz
servo-2a50427b1e9e8cde9d4bacfcc3e7d5c526f299d7.zip
Update js.
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a1e018113e8..98e41e8712e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1303,7 +1303,7 @@ dependencies = [
[[package]]
name = "js"
version = "0.1.4"
-source = "git+https://github.com/servo/rust-mozjs#b391ec674babe4a3955f562635ea936180c7eea3"
+source = "git+https://github.com/servo/rust-mozjs#93e59ef1263e451143d0ed431f1aa564ea101ab8"
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)",