cargo-binstall/crates/binstalk-downloader/src/download
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
..
async_extracter.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
async_tar_visitor.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
extracted_files.rs Fix clippy errors in cargo v1.73.0 (#1439) 2023-10-06 12:10:42 +00:00
extracter.rs Optimize extract_zip: Use async_zip::read::stream::ZipFileReader to avoid temporary file (#590) 2022-12-12 00:44:34 +00:00
zip_extraction.rs Fix clippy lint error in 1.78.0 (#1679) 2024-05-02 23:03:12 +00:00