aboutsummaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorLars Bergstrom <larsberg@mozilla.com>2015-11-06 19:40:00 -0600
committerLars Bergstrom <larsberg@mozilla.com>2015-11-06 19:40:00 -0600
commite0fd25414763980c4f6f44de927601bee2dbf455 (patch)
treeec548eaf2868a432723933969d9eef347f3477bc /components
parenta0221b91268307b1c2690241a4d24816471c915e (diff)
downloadservo-e0fd25414763980c4f6f44de927601bee2dbf455.tar.gz
servo-e0fd25414763980c4f6f44de927601bee2dbf455.zip
Update mozjs
Diffstat (limited to 'components')
-rw-r--r--components/servo/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock
index 71f72c8f7ad..9facce3d908 100644
--- a/components/servo/Cargo.lock
+++ b/components/servo/Cargo.lock
@@ -1138,7 +1138,7 @@ dependencies = [
[[package]]
name = "mozjs_sys"
version = "0.0.0"
-source = "git+https://github.com/servo/mozjs#74e7e954f5445ca0297772d5df543c270339dec2"
+source = "git+https://github.com/servo/mozjs#d5a1615370ccfaae35cc3bea0df46cbbb9e1ce1a"
dependencies = [
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"libz-sys 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",