cargo-binstall/crates/binstalk/src/fetchers
Jiahao XU e034d69e12
Impl try multiple default bin dirs (#417)
From @passcod :

* Make bin-dir an Option
* Use cargo-release as a test case
* WIP: Try multiple default bin dirs
* Update bins.rs
* Update cargo_toml_binstall.rs

From @NobodyXu :
* Optimize & Prepare for support multi `bin-path`s
* Ensure quickinstall bin_dir work as usual.
* Rm dup entries in `FULL_FILENAMES`
* Add second version of `NOVERSION_FILENAMES`
* Impl multiple default `bin-dir`s
* Improve doc for `BinFile::from_product`
* Fix tests.sh

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-09-26 01:15:20 +13:00
..
gh_crate_meta Impl try multiple default bin dirs (#417) 2022-09-26 01:15:20 +13:00
gh_crate_meta.rs Impl try multiple default bin dirs (#417) 2022-09-26 01:15:20 +13:00
quickinstall.rs Impl try multiple default bin dirs (#417) 2022-09-26 01:15:20 +13:00