fix: cosmic-text

This commit is contained in:
Ashley Wulber 2024-09-13 11:24:00 -04:00
parent 0e025ed813
commit c49de15bce
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820

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.16"
cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git" }
lru = { version = "0.16", default-features = false }
rustc-hash = "2"