Skip to content

Commit

Permalink
Cargo.toml: bump write-fonts and skrifa to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed May 30, 2024
1 parent 39af089 commit 8228814
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 = "1.4"

# fontations etc
write-fonts = { version = "0.25.0", features = ["serde", "read"] }
skrifa = "0.17.0"
write-fonts = { version = "0.27.0", features = ["serde", "read"] }
skrifa = "0.19.3"
norad = "0.12"

# dev dependencies
Expand Down

0 comments on commit 8228814

Please sign in to comment.