cargo-binstall/crates/bin/src
Jiahao XU 44e81c7e1a
Fix: Pass value of --roots to cargo-install as --root (#860)
Pass value of `--roots` to `cargo-install` as `--root`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-03-06 11:52:28 +11:00
..
args.rs Extract GitHub token from file if --github-token or env variable GITHUB_TOKEN is not present (#849) 2023-03-03 17:32:50 +13:00
bin_util.rs Enable coloring in console log (#528) 2022-11-13 22:45:19 +13:00
entry.rs Fix: Pass value of --roots to cargo-install as --root (#860) 2023-03-06 11:52:28 +11:00
install_path.rs Minor refactor and optimization (#543) 2022-11-19 20:00:27 +13:00
lib.rs Fix #588 race cond updating .crates.toml (#645) 2023-01-04 01:01:02 +00:00
logging.rs Feature: Better retry policy in binstalk-downloader (#794) 2023-02-13 13:43:48 +11:00
main.rs Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
manifests.rs Fix #588 race cond updating .crates.toml (#645) 2023-01-04 01:01:02 +00:00
ui.rs Fix panic in ui::confirm on I/O error (#576) 2022-11-29 05:53:45 +00:00