Update to latest cosmic-text
This commit is contained in:
parent
75fc8f978f
commit
7fe35bdce3
4 changed files with 160 additions and 167 deletions
|
@ -12,7 +12,7 @@ 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" }
|
||||
cosmic-text = { path = "../cosmic-text", features = ["swash"] }
|
||||
|
||||
[dev-dependencies]
|
||||
winit = "0.27.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue