cargo-binstall/crates/binstalk-downloader/src/download
dependabot[bot] 7cd782271e
Bump async_zip from 0.0.9 to 0.0.10 (#709)
* Bump async_zip from 0.0.9 to 0.0.10

Bumps [async_zip](https://github.com/Majored/rs-async-zip) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/Majored/rs-async-zip/releases)
- [Commits](https://github.com/Majored/rs-async-zip/compare/v0.0.9...v0.0.10)

---
updated-dependencies:
- dependency-name: async_zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

* Fix usage of `async_zip::read::stream` APIs


Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-01-16 14:26:08 +11:00
..
async_extracter.rs Bump async_zip from 0.0.9 to 0.0.10 (#709) 2023-01-16 14:26:08 +11:00
async_tar_visitor.rs Optimize Download::and_visit_tar: Use trait object to avoid monomorphization (#644) 2023-01-04 13:11:10 +13: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.10 (#709) 2023-01-16 14:26:08 +11:00