From 6ea514bc065fddec305a45814f42e94ab7d33102 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 26 Mar 2015 14:04:15 +0100 Subject: [PATCH] Update js. --- components/servo/Cargo.lock | 8 ++++---- ports/cef/Cargo.lock | 8 ++++---- ports/gonk/Cargo.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 14ce06919fa..5c7cfa15cc4 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -459,10 +459,10 @@ dependencies = [ [[package]] name = "js" version = "0.1.0" -source = "git+https://github.com/servo/rust-mozjs#77421145e3d983482939e8f1f1ef3a858eaef46f" +source = "git+https://github.com/servo/rust-mozjs#879b256e6bc5b38f792b68da130eb7a70633769b" dependencies = [ "libc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "mozjs-sys 0.0.0 (git+https://github.com/servo/mozjs)", + "mozjs_sys 0.0.0 (git+https://github.com/servo/mozjs)", ] [[package]] @@ -585,9 +585,9 @@ version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] -name = "mozjs-sys" +name = "mozjs_sys" version = "0.0.0" -source = "git+https://github.com/servo/mozjs#056e1d953b95d7a9545d514cf95772a0a1c69bb2" +source = "git+https://github.com/servo/mozjs#40e0680008cb129ddf9ccf40c6b0095e14d1cd97" [[package]] name = "msg" diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 5fbe33e68cd..2c5856bf549 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -464,10 +464,10 @@ dependencies = [ [[package]] name = "js" version = "0.1.0" -source = "git+https://github.com/servo/rust-mozjs#77421145e3d983482939e8f1f1ef3a858eaef46f" +source = "git+https://github.com/servo/rust-mozjs#879b256e6bc5b38f792b68da130eb7a70633769b" dependencies = [ "libc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "mozjs-sys 0.0.0 (git+https://github.com/servo/mozjs)", + "mozjs_sys 0.0.0 (git+https://github.com/servo/mozjs)", ] [[package]] @@ -590,9 +590,9 @@ version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] -name = "mozjs-sys" +name = "mozjs_sys" version = "0.0.0" -source = "git+https://github.com/servo/mozjs#056e1d953b95d7a9545d514cf95772a0a1c69bb2" +source = "git+https://github.com/servo/mozjs#40e0680008cb129ddf9ccf40c6b0095e14d1cd97" [[package]] name = "msg" diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index 8506d0a0728..4e4be7bdd86 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -396,10 +396,10 @@ dependencies = [ [[package]] name = "js" version = "0.1.0" -source = "git+https://github.com/servo/rust-mozjs#77421145e3d983482939e8f1f1ef3a858eaef46f" +source = "git+https://github.com/servo/rust-mozjs#879b256e6bc5b38f792b68da130eb7a70633769b" dependencies = [ "libc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "mozjs-sys 0.0.0 (git+https://github.com/servo/mozjs)", + "mozjs_sys 0.0.0 (git+https://github.com/servo/mozjs)", ] [[package]] @@ -514,9 +514,9 @@ version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] -name = "mozjs-sys" +name = "mozjs_sys" version = "0.0.0" -source = "git+https://github.com/servo/mozjs#056e1d953b95d7a9545d514cf95772a0a1c69bb2" +source = "git+https://github.com/servo/mozjs#40e0680008cb129ddf9ccf40c6b0095e14d1cd97" [[package]] name = "msg"