aboutsummaryrefslogtreecommitdiff
path: root/font/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'font/Cargo.toml')
-rw-r--r--font/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/font/Cargo.toml b/font/Cargo.toml
index 98c7eaad..0aca1ae0 100644
--- a/font/Cargo.toml
+++ b/font/Cargo.toml
@@ -17,6 +17,6 @@ freetype-rs = "0.13.0"
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "0.3.0"
-core-text = "5.0.0"
+core-text = "6.1.0"
core-graphics = "0.8.1"
core-foundation-sys = "0.3.1"