From 66e73f039b2d2726c1cc92bdc130514a30c8d005 Mon Sep 17 00:00:00 2001 From: Servo VCS Sync Date: Fri, 29 Sep 2017 01:16:50 +0000 Subject: [PATCH] No bug - Revendor rust dependencies --- toolkit/library/gtest/rust/Cargo.lock | 1 + toolkit/library/rust/Cargo.lock | 1 + 2 files changed, 2 insertions(+) diff --git a/toolkit/library/gtest/rust/Cargo.lock b/toolkit/library/gtest/rust/Cargo.lock index d3740e118e88..a0385bb3c4c7 100644 --- a/toolkit/library/gtest/rust/Cargo.lock +++ b/toolkit/library/gtest/rust/Cargo.lock @@ -560,6 +560,7 @@ dependencies = [ "atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "cssparser 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", + "hashglobe 0.1.0", "libc 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", "malloc_size_of 0.0.1", diff --git a/toolkit/library/rust/Cargo.lock b/toolkit/library/rust/Cargo.lock index 0a79072e0a15..e1f191088ee9 100644 --- a/toolkit/library/rust/Cargo.lock +++ b/toolkit/library/rust/Cargo.lock @@ -558,6 +558,7 @@ dependencies = [ "atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "cssparser 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", + "hashglobe 0.1.0", "libc 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", "malloc_size_of 0.0.1",