cargo-binstall/src
Jiahao XU a35db557ea
Run "Install binaries" step in block_in_place mode
Since they execute a lot of blocking fs operations.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-06-23 19:48:03 +10:00
..
drivers Refactor:Mv mod visitor vfs under crates_io 2022-06-21 13:44:12 +10:00
fetchers Refactor: Extract new_reqwest_client(_builder) 2022-06-23 13:00:52 +10:00
helpers Add new enum TLSVersion which impl ArgEnum 2022-06-23 13:00:52 +10:00
bins.rs Refactor for rich errors, split user abort and genuine error 2022-06-01 00:29:14 +12:00
drivers.rs Refactor:Mv mod visitor vfs under crates_io 2022-06-21 13:44:12 +10:00
errors.rs Refactor From<io::Error> for BinstallError 2022-06-21 14:10:27 +10:00
fetchers.rs Use download_and_extract in fetchers 2022-06-09 14:46:00 +10:00
format.rs Add PkgFmt::Tbz2 2022-06-23 02:37:55 +09:00
helpers.rs Set min TLS ver to 1.2 for https only mode 2022-06-23 13:03:50 +10:00
lib.rs Rename fmt.rs to format.rs 2022-06-21 13:45:56 +10:00
main.rs Run "Install binaries" step in block_in_place mode 2022-06-23 19:48:03 +10:00
target.rs Merge pull request #192 from NobodyXu/optimize/parallelize-target-detection 2022-06-23 21:41:15 +12:00