cargo-binstall/crates/binstalk-downloader
Jiahao XU f3ddc224ba
Use rc-zip-sync for zip extraction
Fixed 

In this commit, binstalk-downloader is updated to
- first download the zip into a temporary file, since
  there is no correct way to extract zip from a stream.
- then use rc-zip-sync to read from the zip and extract
  it to filesystem.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-10-29 01:13:45 +11:00
..
src Use rc-zip-sync for zip extraction 2024-10-29 01:13:45 +11:00
Cargo.toml Use rc-zip-sync for zip extraction 2024-10-29 01:13:45 +11:00
CHANGELOG.md chore: release () 2024-08-12 14:22:35 +00:00
LICENSE-APACHE Switch binstalk-downloader license to "Apache-2.0 OR MIT" () 2023-05-19 03:07:58 +00:00
LICENSE-MIT Switch binstalk-downloader license to "Apache-2.0 OR MIT" () 2023-05-19 03:07:58 +00:00