aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_layout_interface/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'components/script_layout_interface/Cargo.toml')
-rw-r--r--components/script_layout_interface/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/script_layout_interface/Cargo.toml b/components/script_layout_interface/Cargo.toml
index 970c74aa515..9edbd41c8f4 100644
--- a/components/script_layout_interface/Cargo.toml
+++ b/components/script_layout_interface/Cargo.toml
@@ -31,4 +31,3 @@ selectors = "0.13"
string_cache = {version = "0.2.26", features = ["heap_size"]}
style = {path = "../style"}
url = {version = "1.2", features = ["heap_size"]}
-util = {path = "../util"}