Simplify re-exports paths
This commit is contained in:
parent
658fcf4d6f
commit
288cd89cf8
5 changed files with 20 additions and 11 deletions
|
@ -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" }
|
||||
cosmic-text = { git = "https://github.com/pop-os/cosmic-text", rev = "a5903bb", features = ["std", "swash"] }
|
||||
|
||||
[dev-dependencies]
|
||||
winit = "0.27.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue