I'm not sure if there's a setting anywhere, but every time I open an individual crate in a workspace, Rust-analyzer indexes every single dependency that every crate has (1200+ crates just for a tiny crate in the workspace). Save/Reloading takes forever.
Is there a way to disable this?