cargo-binstall/crates/binstalk-downloader/src
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
..
download Bump async_zip from 0.0.13 to 0.0.15 (#1022) 2023-05-01 21:23:43 +10:00
gh_api_client Replace dep crates_io_api with in-house solution (#846) 2023-03-02 18:25:34 +11:00
remote Replace dep crates_io_api with in-house solution (#846) 2023-03-02 18:25:34 +11:00
download.rs Fix zip extraction and bins::infer_bin_dir_template (#869) 2023-03-06 17:54:31 +11:00
gh_api_client.rs Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00
lib.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00
remote.rs Retry http request on connection error (#922) 2023-03-18 22:35:18 +13:00
utils.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00