cargo-binstall/crates
Jiahao XU 23a5937aff
Optimization: Rewrite Download::and_visit_tar to use tokio-tar (#587)
* Add new dep tokio-tar v0.3.0 to binstalk-downloader
* Add new dep tokio-util v0.7.4 with feat io to binstalk-downloader
* Add dep async-trait v0.1.59 to binstalk-downloader
* Add new dep async-compression v0.3.15 to binstalk-downloader
   with features "gzip", "zstd", "xz", "bzip2", "tokio".
* Rewrite `Download::and_visit_tar` to use `tokio-tar`
   to avoid the cumbersome `block_in_place`.
* Apply temporary workaround: Rm use of let-else in mod visitor

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-12-04 14:31:34 +13:00
..
bin Feature: Check for installed crates in cargo_install_v1_manifest (#582) 2022-12-03 15:25:41 +00:00
binstalk Optimization: Rewrite Download::and_visit_tar to use tokio-tar (#587) 2022-12-04 14:31:34 +13:00
binstalk-downloader Optimization: Rewrite Download::and_visit_tar to use tokio-tar (#587) 2022-12-04 14:31:34 +13:00
binstalk-manifests Feature: Check for installed crates in cargo_install_v1_manifest (#582) 2022-12-03 15:25:41 +00:00
binstalk-types Bump serde from 1.0.147 to 1.0.148 (#572) 2022-11-29 13:39:33 +11:00
detect-targets release: detect-targets v0.1.3 (#555) 2022-11-22 08:31:43 +00:00
detect-wasi release: detect-wasi v1.0.0 (#332) 2022-09-04 13:45:28 +00:00
fs-lock release: fs-lock v0.1.0 (#339) 2022-09-04 16:04:52 +00:00
normalize-path release: normalize-path v0.2.0 (#509) 2022-11-04 17:30:21 +11:00