Update fontdb to 0.9.3
This commit is contained in:
parent
a99a5dd0fb
commit
7d00af3551
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
fontdb = { version = "0.9", git = "https://github.com/jackpot51/fontdb" }
|
||||
fontdb = "0.9.3"
|
||||
log = "0.4"
|
||||
rustybuzz = "0.5"
|
||||
swash = { version = "0.1", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue