mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-20 04:28:43 +00:00
![]() * Use rc-zip-sync for zip extraction Fixed #1080 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> * Fix returned `ExtractedFiles` in `do_extract_zip` Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com> * Fix clippy in zip_extraction.rs Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com> --------- Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com> |
||
---|---|---|
.. | ||
atomic-file-install | ||
bin | ||
binstalk | ||
binstalk-bins | ||
binstalk-downloader | ||
binstalk-fetchers | ||
binstalk-git-repo-api | ||
binstalk-manifests | ||
binstalk-registry | ||
binstalk-types | ||
cargo-toml-workspace | ||
detect-targets | ||
detect-wasi | ||
fs-lock | ||
normalize-path |