Clean up deps for file_finder, language_selector, task, rpc, storybook (#8353)
Following-up on #8330
Invocation
```bash
cargo-machete --with-metadata --skip-target-dir --fix
````
There is more stuff to fix, but it chokes on `async-lock`:
```
cargo-machete found the following unused dependencies in /x/Code/zed:
rpc -- /x/Code/zed/crates/rpc/Cargo.toml:
async_lock
prost_build
serde_derive
Error: Dependency async_lock not found
```
Release Notes:
- N/A D
Dzmitry Malyshau committed
83f493b387a1966376ced0e047e9821e3bbdbdd1
Parent: dbe1f48
Committed by GitHub <noreply@github.com>
on 2/25/2024, 8:10:07 AM