cargo-binstall/.github
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
..
scripts Impl try multiple default bin dirs (#417) 2022-09-26 01:15:20 +13:00
workflows Update release-pr config (#364) 2022-09-10 06:56:33 +00:00
dependabot.yml Enable dependabot for Cargo.lock (#399) 2022-09-22 15:59:25 +12:00