# Objective Reduce compilation time # Solution Remove unused dependencies. While this PR doesn't remove any crates from `Cargo.lock`, it may unlock more build parallelism.
Fixes #1844 Co-authored-by: Carter Anderson <mcanders1@gmail.com>