cargo-binstall/crates/binstalk-downloader/src/download
2023-02-22 08:47:47 +00:00
..
async_extracter.rs Bump async_zip from 0.0.9 to 0.0.12 (#824) 2023-02-22 08:47:47 +00:00
async_tar_visitor.rs Replace dep futures-util with futures-lite in binstalk-downloader (#764) 2023-02-04 16:05:03 +11: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
stream_readable.rs Refactor binstalk-downloader APIs: Remove cancellation_future plus optimizations (#591) 2022-12-12 03:15:30 +00:00
utils.rs Refactor binstalk-downloader APIs: Remove cancellation_future plus optimizations (#591) 2022-12-12 03:15:30 +00:00
zip_extraction.rs Bump async_zip from 0.0.9 to 0.0.12 (#824) 2023-02-22 08:47:47 +00:00