Skip to content

Commit

Permalink
bump write-fonts and other fontations dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Oct 4, 2023
1 parent e661f1a commit c9f06ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ env_logger = "0.10.0"

parking_lot = "0.12.1"

fea-rs = "0.17.0"
fea-rs = "0.18.0"
font-types = { version = "0.4.0", features = ["serde"] }
read-fonts = "0.11.2"
write-fonts = { version = "0.16.0", features = ["serde"] }
skrifa = "0.10.1"
read-fonts = "0.12.0"
write-fonts = { version = "0.17.0", features = ["serde"] }
skrifa = "0.11.0"

bitflags = "2.0"
chrono = { version = "0.4.24", features = ["serde"] }
Expand Down

0 comments on commit c9f06ed

Please sign in to comment.