diff --git a/Cargo.toml b/Cargo.toml index 9a1b9ff4..3e7d3a93 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"