Update cosmic-text to 0.16

This commit is contained in:
Héctor Ramón Jiménez 2026-01-20 01:58:43 +01:00
parent bb8f59f9f0
commit 0e025ed813
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -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.15"
cosmic-text = "0.16"
lru = { version = "0.16", default-features = false }
rustc-hash = "2"