Remove use of gpui/screen-capture
feature from collab
This commit is contained in:
parent
3751737621
commit
bb5177bf07
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ dashmap.workspace = true
|
||||||
derive_more.workspace = true
|
derive_more.workspace = true
|
||||||
envy = "0.4.2"
|
envy = "0.4.2"
|
||||||
futures.workspace = true
|
futures.workspace = true
|
||||||
gpui = { workspace = true, features = ["screen-capture"] }
|
gpui = { workspace = true }
|
||||||
hex.workspace = true
|
hex.workspace = true
|
||||||
http_client.workspace = true
|
http_client.workspace = true
|
||||||
jsonwebtoken.workspace = true
|
jsonwebtoken.workspace = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue