aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2020-06-26 16:43:38 -0400
committerJosh Matthews <josh@joshmatthews.net>2020-06-26 16:43:38 -0400
commite3602935fe7f195a78b811657455b49ec8df0506 (patch)
tree26a525748c4fee11c0f4547c3fd4fb6c18cda90c
parente0e976a37ae4484950a5f128f22bb1dac5d44eef (diff)
downloadservo-e3602935fe7f195a78b811657455b49ec8df0506.tar.gz
servo-e3602935fe7f195a78b811657455b49ec8df0506.zip
Update mozjs.
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d1597fa45da..bf6ef6dbae8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3470,7 +3470,7 @@ dependencies = [
[[package]]
name = "mozjs"
version = "0.13.0"
-source = "git+https://github.com/servo/rust-mozjs#28248e1d6658e92dd5ecb0866e53a97f043b9b38"
+source = "git+https://github.com/servo/rust-mozjs#0caf5549cddbb34ad16abf35fb6bfbff824a4d14"
dependencies = [
"cc",
"lazy_static",
@@ -3483,7 +3483,7 @@ dependencies = [
[[package]]
name = "mozjs_sys"
version = "0.68.1"
-source = "git+https://github.com/servo/mozjs?rev=9a6d8fc6b0cf13cd02efbd805ccdf62ddc5ce593#9a6d8fc6b0cf13cd02efbd805ccdf62ddc5ce593"
+source = "git+https://github.com/servo/mozjs?rev=fc8b31502fb9bc0cc229f1fd4493c4a0de5239a3#fc8b31502fb9bc0cc229f1fd4493c4a0de5239a3"
dependencies = [
"bindgen",
"cc",