cargo-binstall/crates/binstalk/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
..
drivers Replace dep crates_io_api with in-house solution (#846) 2023-03-02 18:25:34 +11:00
fetchers Return a list of files written to disk in binstalk_downloader::download::Download::and_extract (#856) 2023-03-03 23:31:27 +11:00
helpers Replace dep futures-util with helpers::FuturesResolver (#765) 2023-02-05 16:26:25 +11:00
ops Fix: Pass value of --roots to cargo-install as --root (#860) 2023-03-06 11:52:28 +11:00
bins.rs Return a list of files written to disk in binstalk_downloader::download::Download::and_extract (#856) 2023-03-03 23:31:27 +11:00
drivers.rs Replace dep crates_io_api with in-house solution (#846) 2023-03-02 18:25:34 +11:00
errors.rs Replace dep crates_io_api with in-house solution (#846) 2023-03-02 18:25:34 +11:00
fetchers.rs Return a list of files written to disk in binstalk_downloader::download::Download::and_extract (#856) 2023-03-03 23:31:27 +11:00
fs.rs Fix #728: fallback to copy when symlinking on windows (#763) 2023-02-04 14:14:08 +13:00
helpers.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00
lib.rs Refactor: Extract new crate binstalk-types plus other misc refactor and optimization (#535) 2022-11-17 13:46:27 +13:00
ops.rs Fix: Pass value of --roots to cargo-install as --root (#860) 2023-03-06 11:52:28 +11:00