Skip to content

Commit

Permalink
Merge pull request #374 from googlefonts/update-deps
Browse files Browse the repository at this point in the history
Update fea-rs/fontations
  • Loading branch information
rsheeter authored Jul 19, 2023
2 parents 404fed9 + 0d25884 commit 74fc37c
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.9.1"
font-types = { version = "0.3.2", features = ["serde"] }
read-fonts = "0.7.0"
write-fonts = "0.10.1"
skrifa = "0.6.0"
fea-rs = "0.10.0"
font-types = { version = "0.3.3", features = ["serde"] }
read-fonts = "0.8.0"
write-fonts = "0.11.0"
skrifa = "0.7.0"

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

0 comments on commit 74fc37c

Please sign in to comment.