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", ]