cargo-binstall/crates/binstalk
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
..
src Support --registry and more options from .cargo/config.toml (#1195) 2023-07-10 03:37:41 +00:00
tests Replace use of log with tracing (#527) 2022-11-13 21:45:37 +13:00
Cargo.toml speedup git shallow cloning: Enable gix/max-performance (#1186) 2023-07-10 06:18:15 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00