cargo-binstall/crates/binstalk
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
..
src Impl try multiple default bin dirs (#417) 2022-09-26 01:15:20 +13:00
tests Bump dep cargo_toml to v0.12.0 (#413) 2022-09-24 13:18:47 +12:00
Cargo.toml release: binstalk v0.2.2 (#419) 2022-09-25 03:14:13 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00