From 4e28b2587eca351344786a2620f81effffbe2ee7 Mon Sep 17 00:00:00 2001 From: Servo VCS Sync Date: Thu, 19 Oct 2017 16:06:32 +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 deletions(-) diff --git a/toolkit/library/gtest/rust/Cargo.lock b/toolkit/library/gtest/rust/Cargo.lock index f641dfe6cf48..9d8376d02e18 100644 --- a/toolkit/library/gtest/rust/Cargo.lock +++ b/toolkit/library/gtest/rust/Cargo.lock @@ -736,7 +736,6 @@ dependencies = [ "cssparser 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "hashglobe 0.1.0", - "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "servo_arc 0.0.1", "smallbitvec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/toolkit/library/rust/Cargo.lock b/toolkit/library/rust/Cargo.lock index a140b01ba197..afab29187b2a 100644 --- a/toolkit/library/rust/Cargo.lock +++ b/toolkit/library/rust/Cargo.lock @@ -735,7 +735,6 @@ dependencies = [ "cssparser 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "hashglobe 0.1.0", - "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "servo_arc 0.0.1", "smallbitvec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",