aboutsummaryrefslogtreecommitdiff
path: root/font/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'font/Cargo.toml')
-rw-r--r--font/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/font/Cargo.toml b/font/Cargo.toml
index 1c546f40..6b5825c4 100644
--- a/font/Cargo.toml
+++ b/font/Cargo.toml
@@ -17,6 +17,7 @@ servo-fontconfig = "0.5.0"
freetype-rs = "0.25"
[target.'cfg(target_os = "macos")'.dependencies]
+cocoa = "0.20.1"
core-foundation = "0.7"
core-text = "15"
core-graphics = "0.19"