Update cosmic-text
to 0.13
This commit is contained in:
parent
a886f2427e
commit
be2defe4a1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0 OR Zlib"
|
||||||
[dependencies]
|
[dependencies]
|
||||||
wgpu = { version = "24", default-features = false, features = ["wgsl"] }
|
wgpu = { version = "24", default-features = false, features = ["wgsl"] }
|
||||||
etagere = "0.2.10"
|
etagere = "0.2.10"
|
||||||
cosmic-text = "0.12"
|
cosmic-text = "0.13"
|
||||||
lru = { version = "0.12.1", default-features = false }
|
lru = { version = "0.12.1", default-features = false }
|
||||||
rustc-hash = "2.0"
|
rustc-hash = "2.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue