cargo-binstall/crates/binstalk-downloader/src
Jiahao XU ac012bdcb2
Remove dep futures-lite from binstalk-downloader (#1259)
I planned to replace `futures-util` with `futures-lite`, but it turns
out that `reqwest` actually depends on `futures-util`, so there is no
point removing it and introduce yet another dependency.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-08 10:48:12 +00:00
..
download Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
gh_api_client fix binstalk_downloader::GhApiClient json deser error (#1193) 2023-07-09 10:39:18 +00:00
remote Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
download.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
gh_api_client.rs Fix too many 429 response (#1231) 2023-08-08 00:53:15 +00: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 Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
utils.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00