cargo-binstall/crates/binstalk-downloader/src/download
dependabot[bot] 763ddd0427
Bump async_zip from 0.0.13 to 0.0.15 (#1022)
* Bump async_zip from 0.0.13 to 0.0.15

Bumps [async_zip](https://github.com/Majored/rs-async-zip) from 0.0.13 to 0.0.15.
- [Release notes](https://github.com/Majored/rs-async-zip/releases)
- [Commits](https://github.com/Majored/rs-async-zip/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Fix build error

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

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-05-01 21:23:43 +10:00
..
async_extracter.rs Bump async_zip from 0.0.13 to 0.0.15 (#1022) 2023-05-01 21:23:43 +10:00
async_tar_visitor.rs Replace dep futures-util with futures-lite in binstalk-downloader (#764) 2023-02-04 16:05:03 +11:00
extracted_files.rs Fix zip extraction and bins::infer_bin_dir_template (#869) 2023-03-06 17:54:31 +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
zip_extraction.rs Bump async_zip from 0.0.13 to 0.0.15 (#1022) 2023-05-01 21:23:43 +10:00