Skip to content

Commit

Permalink
Update fontations/fea-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyr committed Sep 8, 2023
1 parent 988a485 commit 4dff41b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.15.0"
font-types = { version = "0.3.3", features = ["serde"] }
read-fonts = "0.10.0"
write-fonts = "0.14.1"
skrifa = "0.9.0"
fea-rs = "0.16.0"
font-types = { version = "0.4.0", features = ["serde"] }
read-fonts = "0.11.1"
write-fonts = "0.15"
skrifa = "0.10.0"

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

0 comments on commit 4dff41b

Please sign in to comment.