diff --git a/crates/collab/Cargo.toml b/crates/collab/Cargo.toml index 242694d96365d218060601df7030b18552ee1e9b..d3b504828350e8cf6be5b44f1b0e1a5361006eb7 100644 --- a/crates/collab/Cargo.toml +++ b/crates/collab/Cargo.toml @@ -35,7 +35,7 @@ dashmap.workspace = true derive_more.workspace = true envy = "0.4.2" futures.workspace = true -gpui = { workspace = true, features = ["screen-capture"] } +gpui.workspace = true hex.workspace = true http_client.workspace = true jsonwebtoken.workspace = true