diff --git a/Cargo.toml b/Cargo.toml index 77cce77..97f8d71 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0 OR Zlib" [dependencies] wgpu = { version = "28", default-features = false, features = ["wgsl"] } etagere = "0.2" -cosmic-text = "0.16" +cosmic-text = "0.18" lru = { version = "0.16", default-features = false } rustc-hash = "2"