aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/script_layout/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'components/shared/script_layout/Cargo.toml')
-rw-r--r--components/shared/script_layout/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/shared/script_layout/Cargo.toml b/components/shared/script_layout/Cargo.toml
index 13d50e4fafe..5c0b6e01d36 100644
--- a/components/shared/script_layout/Cargo.toml
+++ b/components/shared/script_layout/Cargo.toml
@@ -17,6 +17,7 @@ app_units = { workspace = true }
atomic_refcell = { workspace = true }
canvas_traits = { workspace = true }
constellation_traits = { workspace = true }
+embedder_traits = { workspace = true }
euclid = { workspace = true }
fnv = { workspace = true }
fonts = { path = "../../fonts" }