Update cosmic-text to 0.13

This commit is contained in:
Héctor Ramón Jiménez 2025-03-10 19:45:11 +01:00
parent bae25b74f6
commit 201245a85d
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 97 additions and 87 deletions

View file

@ -148,11 +148,11 @@ async-std = "1.0"
bitflags = "2.0"
bytemuck = { version = "1.0", features = ["derive"] }
bytes = "1.6"
cosmic-text = "0.12"
cosmic-text = "0.13"
dark-light = "2.0"
futures = "0.3"
glam = "0.25"
cryoglyph = { git = "https://github.com/iced-rs/cryoglyph.git", rev = "a886f2427e612b23788a4e36658ff8cd55ba6695" }
cryoglyph = { git = "https://github.com/iced-rs/cryoglyph.git", rev = "be2defe4a13fd7c97c6f4c81e8e085463eb578dc" }
guillotiere = "0.6"
half = "2.2"
image = { version = "0.25", default-features = false }