I'm running a test run using the crates command and as I'm writing it's fetching crates. It seems to take quite a long time, even with a relatively low dependency crate such as cargo-supply-chain (only 79 deps listed), as seen here:

It would be useful and more functional if it fetched these in parallel, especially due to the high latency with the crates.io api.