gpui: Depend on workspace image crate (#28313)
Make gpui depend on the image crate on the workspace level Release Notes: - N/A
This commit is contained in:
parent
3b787e85a4
commit
a28929592e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue