cargo-binstall/crates/binstalk-downloader/src/remote
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
..
certificate.rs fix leon & binstalk-downloader bug relating to features (#1153) 2023-06-19 02:22:09 +00:00
delay_request.rs Fix too many 429 response (#1231) 2023-08-08 00:53:15 +00:00
request_builder.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
tls_version.rs fix leon & binstalk-downloader bug relating to features (#1153) 2023-06-19 02:22:09 +00:00