Skip to content

Commit

Permalink
Merge pull request #433 from googlefonts/update-deps
Browse files Browse the repository at this point in the history
Update fontations/fea-rs
  • Loading branch information
rsheeter authored Sep 9, 2023
2 parents 988a485 + 4dff41b commit a493950
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 a493950

Please sign in to comment.