Update to latest cosmic-text

This commit is contained in:
grovesNL 2022-10-28 01:14:07 -02:30 committed by Josh Groves
parent 981a7d1682
commit 56bf0d759f
3 changed files with 8 additions and 15 deletions

View file

@ -11,8 +11,7 @@ license = "MIT OR Apache-2.0 OR Zlib"
wgpu = "0.14.0"
fontdue = { git = "https://github.com/mooman219/fontdue", rev = "828b4f4" }
etagere = "0.2.6"
#cosmic-text = { git = "https://github.com/pop-os/cosmic-text", rev = "ef686f8" }
cosmic-text = { path = "../cosmic-text", features = ["swash"] }
cosmic-text = { git = "https://github.com/pop-os/cosmic-text", rev = "a1f7675" }
[dev-dependencies]
winit = "0.27.0"