diff options
Diffstat (limited to 'components/layout_thread_2020/Cargo.toml')
-rw-r--r-- | components/layout_thread_2020/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/layout_thread_2020/Cargo.toml b/components/layout_thread_2020/Cargo.toml index 8024c74e88d..3e6e80cce1c 100644 --- a/components/layout_thread_2020/Cargo.toml +++ b/components/layout_thread_2020/Cargo.toml @@ -21,7 +21,6 @@ fonts = { path = "../fonts" } fonts_traits = { workspace = true } ipc-channel = { workspace = true } layout = { path = "../layout_2020", package = "layout_2020" } -lazy_static = { workspace = true } log = { workspace = true } malloc_size_of = { workspace = true } metrics = { path = "../metrics" } |