Skip to content

Commit

Permalink
bump fea-rs dep to 0.9.1
Browse files Browse the repository at this point in the history
should fix some issues compiling GoogleSans, see googlefonts/googlesans#586 (comment)
  • Loading branch information
anthrotype committed Jul 10, 2023
1 parent 376a425 commit 92bfd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env_logger = "0.10.0"

parking_lot = "0.12.1"

fea-rs = "0.9.0"
fea-rs = "0.9.1"
font-types = { version = "0.3.2", features = ["serde"] }
read-fonts = "0.7.0"
write-fonts = "0.10.1"
Expand Down

0 comments on commit 92bfd8a

Please sign in to comment.