cargo-binstall/src
Félix Saparelli 9d70e33337
Merge pull request #193 from NobodyXu/fix/macos-target-detection
Fix macos detection: Use built-time `TARGET` as fallback
2022-06-28 03:10:18 +12: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 Merge pull request #192 from NobodyXu/optimize/parallelize-target-detection 2022-06-23 21:41:15 +12:00
target.rs Merge pull request #193 from NobodyXu/fix/macos-target-detection 2022-06-28 03:10:18 +12:00