diff --git a/crates/gpui/Cargo.toml b/crates/gpui/Cargo.toml index 634dfa753e0284fa0a91869d5da847dc2df644ad..ae4a61daebf24c0e31803a6dedd842a8c8c74e18 100644 --- a/crates/gpui/Cargo.toml +++ b/crates/gpui/Cargo.toml @@ -89,7 +89,7 @@ etagere = "0.2" futures.workspace = true gpui_macros.workspace = true http_client = { optional = true, workspace = true } -image = "0.25.1" +image.workspace = true inventory.workspace = true itertools.workspace = true log.workspace = true