cargo-binstall/crates/detect-targets/src
Jiahao XU ec2bdb551e
Use CARGO env variable if present (#453)
* Run `$CARGO -vV` in `detect-targets` if env `CARGO` present
* Improve crate doc for `detect-targets`
* Use env var `CARGO` in `install_from_source` if present
* Test use of `CARGO` env in `tests.sh`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-10-02 04:52:25 +13:00
..
detect Refactor: Extract new crate detect-targets and improve code quality (#307) 2022-08-21 22:21:33 +10:00
desired_targets.rs Fix doc of desired_targets (#337) 2022-09-04 15:11:28 +00:00
detect.rs Use CARGO env variable if present (#453) 2022-10-02 04:52:25 +13:00
lib.rs Use CARGO env variable if present (#453) 2022-10-02 04:52:25 +13:00