summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 79ec772c..aa63a4a7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,7 @@ comemo = { git = "https://github.com/typst/comemo" }
# Text and font handling
hypher = "0.1"
kurbo = "0.8"
-ttf-parser = "0.15"
+ttf-parser = "0.17"
rustybuzz = "0.5"
unicode-bidi = "0.3.5"
unicode-segmentation = "1"