aboutsummaryrefslogtreecommitdiffstats
path: root/components/webxr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'components/webxr/Cargo.toml')
-rw-r--r--components/webxr/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/webxr/Cargo.toml b/components/webxr/Cargo.toml
index 809e8483bd4..49315ac41db 100644
--- a/components/webxr/Cargo.toml
+++ b/components/webxr/Cargo.toml
@@ -26,6 +26,7 @@ openxr-api = ["angle", "openxr", "winapi", "wio", "surfman/sm-angle-default"]
[dependencies]
crossbeam-channel = { workspace = true }
+embedder_traits = { workspace = true }
euclid = { workspace = true }
glow = { workspace = true }
log = { workspace = true }