Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Michael Sloan
bb5177bf07
Remove use of gpui/screen-capture feature from collab 2025-07-18 10:07:55 -06:00

View file

@ -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