Compare commits
2 commits
4444857c7f
...
5e16f105e0
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e16f105e0 | |||
|
|
c49de15bce |
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0 OR Zlib"
|
|||
[dependencies]
|
||||
wgpu = { version = "27", default-features = false, features = ["wgsl"] }
|
||||
etagere = "0.2"
|
||||
cosmic-text = "0.16"
|
||||
cosmic-text = { path = "../cosmic-text" }
|
||||
lru = { version = "0.16", default-features = false }
|
||||
rustc-hash = "2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue