Merge pull request #128 from tigregalis/fontdb-0-14

bump `fontdb` to 0.14.1
This commit is contained in:
Jeremy Soller 2023-06-08 12:43:13 -06:00 committed by GitHub
commit bb176df59e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ documentation = "https://docs.rs/cosmic-text/latest/cosmic_text/"
repository = "https://github.com/pop-os/cosmic-text"
[dependencies]
fontdb = { version = "0.13.0", default-features = false }
fontdb = { version = "0.14.1", default-features = false }
libm = "0.2.6"
log = "0.4.17"
aliasable = "0.1.3"