cargo-binstall/crates/binstalk-downloader/src
Jiahao XU 9c7da6a179
Return a list of files written to disk in binstalk_downloader::download::Download::and_extract (#856)
to avoid collecting extracted files from disk again in resolution stage.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-03-03 23:31:27 +11:00
..
download Return a list of files written to disk in binstalk_downloader::download::Download::and_extract (#856) 2023-03-03 23:31:27 +11:00
gh_api_client Replace dep crates_io_api with in-house solution (#846) 2023-03-02 18:25:34 +11:00
remote Replace dep crates_io_api with in-house solution (#846) 2023-03-02 18:25:34 +11:00
download.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
gh_api_client.rs Replace dep crates_io_api with in-house solution (#846) 2023-03-02 18:25:34 +11:00
lib.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00
remote.rs Only use GET in remote::Client::remote_gettable (#847) 2023-03-03 13:29:58 +11:00
utils.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00