From b228d2700eb725ab5f66cee2c9af10f1d48124ee Mon Sep 17 00:00:00 2001 From: Shotaro Yamada Date: Tue, 1 Oct 2019 20:47:04 +0900 Subject: Remove unused dependencies --- components/geometry/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'components/geometry') diff --git a/components/geometry/Cargo.toml b/components/geometry/Cargo.toml index 387f17a1e55..e1bbbadbea5 100644 --- a/components/geometry/Cargo.toml +++ b/components/geometry/Cargo.toml @@ -15,5 +15,4 @@ app_units = "0.7" euclid = "0.20" malloc_size_of = { path = "../malloc_size_of" } malloc_size_of_derive = "0.1" -style_traits = { path = "../style_traits" } webrender_api = { git = "https://github.com/servo/webrender" } -- cgit v1.2.3