Skip to content

Commit

Permalink
Update to current swash 0.1.19
Browse files Browse the repository at this point in the history
This lets everything use the same version of the Fontations
dependencies.
  • Loading branch information
waywardmonkeys committed Oct 7, 2024
1 parent 1dddf84 commit a06998b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 41 deletions.
51 changes: 11 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ fontique = { version = "0.1.0", default-features = false, path = "fontique" }
parley = { version = "0.1.0", default-features = false, path = "parley" }
peniko = { version = "0.2.0", default-features = false }
skrifa = { version = "0.22.3", default-features = false }
swash = { version = "0.1.18", default-features = false }
swash = { version = "0.1.19", default-features = false }

0 comments on commit a06998b

Please sign in to comment.