cargo-binstall/crates
Jiahao XU 9d4694219b
speedup git shallow cloning: Enable gix/max-performance (#1186)
for targets:
 - x86_64-apple-darwin
 - aarch64-apple-darwin
 - x86_64-unknown-linux-gnu
 - x86_64-unknown-linux-musl

which will use `zlib-ng` to speedup decompression and use assembly
version for sha1 checksum calculation on supported CPU.

Also enable feature `zlib-ng` on windows and
 - aarch64-unknown-linux-gnu
 - aarch64-unknown-linux-musl

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-07-10 06:18:15 +00:00
..
bin speedup git shallow cloning: Enable gix/max-performance (#1186) 2023-07-10 06:18:15 +00:00
binstalk speedup git shallow cloning: Enable gix/max-performance (#1186) 2023-07-10 06:18:15 +00:00
binstalk-downloader fix binstalk_downloader::GhApiClient json deser error (#1193) 2023-07-09 10:39:18 +00:00
binstalk-manifests Support --registry and more options from .cargo/config.toml (#1195) 2023-07-10 03:37:41 +00:00
binstalk-types release: binstalk-types v0.5.0 (#1175) 2023-06-26 12:27:56 +00:00
detect-targets release: detect-targets v0.1.8 (#1174) 2023-06-26 10:23:31 +00:00
detect-wasi Bump tempfile from 3.4.0 to 3.5.0 (#967) 2023-03-30 02:49:38 +00:00
fs-lock Bump fs4 from 0.6.4 to 0.6.5 (#1112) 2023-06-01 04:02:01 +00:00
leon release: leon v2.0.1 (#1172) 2023-06-26 05:10:30 +00:00
leon-macros release: leon v2.0.1 (#1172) 2023-06-26 05:10:30 +00:00
normalize-path release: normalize-path v0.2.1 (#1173) 2023-06-26 08:22:39 +00:00