Use crates.io release of cryoglyph 🎉

This commit is contained in:
Héctor Ramón Jiménez 2025-12-05 22:32:53 +01:00
parent 3810a54d7b
commit da2bd8eef6
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -191,7 +191,7 @@ bytemuck = { version = "1.0", features = ["derive"] }
bytes = "1.6"
cargo-hot = { version = "0.1", package = "cargo-hot-protocol" }
cosmic-text = "0.15"
cryoglyph = { git = "https://github.com/iced-rs/cryoglyph.git", rev = "99b46959369f38a06c11353bf1be81d383b289fc" }
cryoglyph = "0.1"
futures = { version = "0.3", default-features = false }
glam = "0.25"
guillotiere = "0.6"