Skip to content

Commit

Permalink
[chore] Update write-fonts
Browse files Browse the repository at this point in the history
This brings in a patch that makes our varstore generation more closely
match fonttools.
  • Loading branch information
cmyr committed Feb 10, 2025
1 parent c207e74 commit 550f9c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ rayon = "1.6"
icu_properties = "2.0.0-beta1"

# fontations etc
write-fonts = { version = "0.34.0", features = ["serde", "read"] }
skrifa = "0.27.0"
write-fonts = { version = "0.35.0", features = ["serde", "read"] }
skrifa = "0.28.0"
norad = { version = "0.15.0", default-features = false }

# dev dependencies
Expand Down

0 comments on commit 550f9c0

Please sign in to comment.