cargo-binstall/crates/binstalk
Jiahao XU f482e362ba
Make binaries with required-features optional ()
* Make binaries with `required-features` optional so that crates like `sccache` would work as expected.
* Fix `infer_bin_dir_template`: concat with `data.bin_path` introduced in  
* Always `chmod +x $bin` on unix in case the archive (e.g. `sccache`) did not set the executable bit of fmt == Bin.
* CI: Install `sccache` but do not run it since it requires cargo env to be ready

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-09-28 13:46:55 +10:00
..
src Make binaries with required-features optional () 2022-09-28 13:46:55 +10:00
tests Bump dep cargo_toml to v0.12.0 () 2022-09-24 13:18:47 +12:00
Cargo.toml Bump thiserror from 1.0.36 to 1.0.37 () 2022-09-28 02:20:23 +00:00
LICENSE Rename lib to binstalk () 2022-09-10 16:44:18 +10:00