diff --git a/Cargo.toml b/Cargo.toml index f0dcc6c..2fc3ac9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0 OR Zlib" [dependencies] wgpu = "0.14.0" etagere = "0.2.6" -cosmic-text = { git = "https://github.com/pop-os/cosmic-text", rev = "2342bf0" } +cosmic-text = { git = "https://github.com/pop-os/cosmic-text", rev = "a5903bb" } [dev-dependencies] winit = "0.27.0"