Update cosmic-text to 0.15 🎉

This commit is contained in:
Héctor Ramón Jiménez 2025-10-31 16:15:31 +01:00
parent 7b21a4d702
commit 439f4e32ac
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 63 additions and 31 deletions

View file

@ -184,8 +184,8 @@ bitflags = "2.0"
bytemuck = { version = "1.0", features = ["derive"] }
bytes = "1.6"
cargo-hot = { package = "cargo-hot-protocol", git = "https://github.com/hecrj/cargo-hot.git", rev = "b8dc518b8640928178a501257e353b73bc06cf47" }
cosmic-text = "0.14"
cryoglyph = { git = "https://github.com/iced-rs/cryoglyph.git", rev = "1d68a5405986287475fd49a7793c2edd0ea41d0b" }
cosmic-text = "0.15"
cryoglyph = { git = "https://github.com/iced-rs/cryoglyph.git", rev = "99b46959369f38a06c11353bf1be81d383b289fc" }
futures = { version = "0.3", default-features = false }
glam = "0.25"
guillotiere = "0.6"