aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImanol Fernandez <mortimergoro@gmail.com>2017-05-15 13:21:06 +0200
committerImanol Fernandez <mortimergoro@gmail.com>2017-05-15 13:21:06 +0200
commit49160489240bfa6177883dd42f81cee9f9ac35b1 (patch)
treeab366a7b98d451ee4be5e9f3bef4a8b0dbf19394
parent94e977efebb93ef411222edc219bc9f30430a3f9 (diff)
downloadservo-49160489240bfa6177883dd42f81cee9f9ac35b1.tar.gz
servo-49160489240bfa6177883dd42f81cee9f9ac35b1.zip
Update mozjs_sys
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index cb09c8d5ba4..4c29c97102e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1674,7 +1674,7 @@ dependencies = [
[[package]]
name = "mozjs_sys"
version = "0.0.0"
-source = "git+https://github.com/servo/mozjs#29132f6790dd0c066f10fc398a7071f6a5b6bc65"
+source = "git+https://github.com/servo/mozjs#834ce35c3f008010213351107b68f397989d2ffd"
dependencies = [
"libc 0.2.22 (registry+https://github.com/rust-lang/crates.io-index)",
"libz-sys 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",