Update to latest cosmic-text

This commit is contained in:
grovesNL 2023-02-24 12:33:03 -03:30
parent c25f394c16
commit 1dcb1735b4

View file

@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0 OR Zlib"
[dependencies]
wgpu = "0.14.0"
etagere = "0.2.6"
cosmic-text = { git = "https://github.com/pop-os/cosmic-text", rev = "a5903bb", features = ["std", "swash"] }
cosmic-text = { git = "https://github.com/pop-os/cosmic-text", rev = "5fc5d2b", features = ["std", "swash"] }
lru = "0.9"
[dev-dependencies]