Cleanup dependencies (part 4) (#8468)

Follow-up to #8425 . Final part - adds the CI check.

Release Notes:
- N/A
This commit is contained in:
Dzmitry Malyshau 2024-02-27 10:41:49 -08:00 committed by GitHub
parent ac31c824e4
commit cb75c57fc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 15 additions and 299 deletions

View file

@ -10,18 +10,12 @@ path = "src/recent_projects.rs"
doctest = false
[dependencies]
futures.workspace = true
fuzzy.workspace = true
gpui.workspace = true
language.workspace = true
menu.workspace = true
ordered-float.workspace = true
picker.workspace = true
postage.workspace = true
settings.workspace = true
smol.workspace = true
text.workspace = true
theme.workspace = true
ui.workspace = true
util.workspace = true
workspace.workspace = true