Skip to content

Commit

Permalink
Update fontations
Browse files Browse the repository at this point in the history
  • Loading branch information
rsheeter committed Dec 15, 2023
1 parent b7234e9 commit 71042f0
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 @@ -20,8 +20,8 @@ clap = { version = "4.0.32", features = ["derive"] }
rayon = "1.6"

# fontations etc
write-fonts = { version = "0.19.0", features = ["serde", "read"] }
skrifa = "0.14.0"
write-fonts = { version = "0.20.1", features = ["serde", "read"] }
skrifa = "0.15.0"
norad = "0.12"

# dev dependencies
Expand Down

0 comments on commit 71042f0

Please sign in to comment.