mirror of
https://github.com/microsoft/RustTraining.git
synced 2026-05-06 22:19:34 -04:00
409897a0b3
Use 'which' to check if the binary exists before running cargo install, avoiding both install failures and unnecessary recompilation on cache hits.