cargo-binstall/crates/bin
Jiahao XU 9d4694219b
speedup git shallow cloning: Enable gix/max-performance ()
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 () 2023-07-10 03:37:41 +00:00
build.rs Bump embed-resource from 1.8.0 to 2.0.0 () 2023-03-27 03:12:08 +00:00
Cargo.toml speedup git shallow cloning: Enable gix/max-performance () 2023-07-10 06:18:15 +00:00
LICENSE Split crates and clean up structure of codebase () 2022-08-20 11:24:12 +00:00
manifest.rc Split crates and clean up structure of codebase () 2022-08-20 11:24:12 +00:00
release.toml Fix release PR template () 2022-09-04 15:19:17 +00:00
windows.manifest release: cargo-binstall v1.0.0 () 2023-06-27 03:42:37 +00:00