From 26384351bbff2ef4d8644dbc0cb1b8496bb2e8b7 Mon Sep 17 00:00:00 2001 From: Servo VCS Sync Date: Mon, 3 Apr 2017 12:48:18 +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 0e29ae828e7b..67258555ecab 100644 --- a/toolkit/library/gtest/rust/Cargo.lock +++ b/toolkit/library/gtest/rust/Cargo.lock @@ -292,7 +292,6 @@ dependencies = [ "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", "selectors 0.18.0", - "servo_url 0.0.1", "style 0.0.1", "style_traits 0.0.1", ] diff --git a/toolkit/library/rust/Cargo.lock b/toolkit/library/rust/Cargo.lock index bb1d51df2791..143995c476d4 100644 --- a/toolkit/library/rust/Cargo.lock +++ b/toolkit/library/rust/Cargo.lock @@ -290,7 +290,6 @@ dependencies = [ "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", "selectors 0.18.0", - "servo_url 0.0.1", "style 0.0.1", "style_traits 0.0.1", ]