diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-09-30 11:22:45 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-09-30 11:23:09 +0200 |
| commit | 7ef6cb31df0fe1ebec99b1077053a586a349f530 (patch) | |
| tree | c4527c31521859bcb9c8ca5eafb14e6efb613bb0 /Cargo.toml | |
| parent | 9db89b376da33f99867ca511fe701e067432196d (diff) | |
Bump ttf-parser
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
