Revert "Bump cosmic text to 0.11 (#89)"

This reverts commit c16b6eb957.
This commit is contained in:
Héctor Ramón Jiménez 2024-05-08 19:25:47 +02:00
parent 0a688982e9
commit f07e7bab70
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 12 additions and 8 deletions

View file

@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0 OR Zlib"
[dependencies]
wgpu = { version = "0.19", default-features = false, features = ["wgsl"] }
etagere = "0.2.10"
cosmic-text = "0.11"
cosmic-text = "0.10"
lru = { version = "0.12.1", default-features = false }
rustc-hash = "1.1"