cargo-binstall/crates/detect-targets
Jiahao XU 92973c1392
Fix detect-targets musl fallback for android and alpine (#2076)
Android does not have `-unknown-` in target and alpine uses
`-alpine-` instead of `-unknown-`, so the musl fallback must be
taken special care when generating

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2025-03-06 19:56:49 +00:00
..
src Fix detect-targets musl fallback for android and alpine (#2076) 2025-03-06 19:56:49 +00:00
build.rs Optimize compilation time (#320) 2022-08-27 23:27:39 +12:00
Cargo.toml chore: release (#2067) 2025-02-28 11:55:33 +00:00
CHANGELOG.md chore: release (#2067) 2025-02-28 11:55:33 +00:00
LICENSE-APACHE Refactor: Extract new crate detect-targets and improve code quality (#307) 2022-08-21 22:21:33 +10:00
LICENSE-MIT Refactor: Extract new crate detect-targets and improve code quality (#307) 2022-08-21 22:21:33 +10:00