cargo-binstall/.github
Jiahao XU f482e362ba
Make binaries with required-features optional (#438)
* 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 #417 
* 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
..
scripts Make binaries with required-features optional (#438) 2022-09-28 13:46:55 +10: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