cargo-binstall/crates/binstalk-downloader/src
Jiahao XU 6ef3b665f4
Fix clippy lint error in 1.78.0 (#1679)
* Bump msrv of binstalk-downloader to 1.70.0

* Fix trait bound in multiple places

for copy_file_to_mpsc

* Rm super-trait trait bounds for FusedStream

* Bump detect-targets msrv to 1.62.0

* Bump cargo-binstall msrv to 1.70.0
2024-05-02 23:03:12 +00:00
..
download Fix clippy lint error in 1.78.0 (#1679) 2024-05-02 23:03:12 +00:00
gh_api_client fix binstalk_downloader::GhApiClient json deser error (#1193) 2023-07-09 10:39:18 +00:00
remote Bump dep reqwest in binstalk-downloader from 0.11.26 to 0.12.0 (#1655) 2024-04-02 21:26:39 +00:00
download.rs Fix clippy lint error in 1.78.0 (#1679) 2024-05-02 23:03:12 +00:00
gh_api_client.rs Fix GhApiClient: Accept any auth_token given (#1415) 2023-09-27 12:02:42 +00:00
lib.rs Minor refactor for binstalk-downloader (#1365) 2023-09-17 01:06:15 +00:00
remote.rs dep: Update trust-dns-resolver v0.23.0 => hickory-resolver 0.24.0 (#1467) 2023-10-20 11:48:46 +00:00
utils.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00