cargo-binstall/crates
Jiahao XU 42672ccf40
Fix detect_targets_linux: Detect arch/libc at runtime using guess_host_triple (#649)
- Enable `guess_host_triple` on all targets
 - Fix `detect_targets_linux`: Detect runtime arch/libc using
   `guess_host_triple` instead of using the one specified in `TARGET`.
 - Add support for android in `detect_targets`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-01-04 14:32:13 +13:00
..
bin Fix #588 race cond updating .crates.toml (#645) 2023-01-04 01:01:02 +00:00
binstalk Optimize Download::and_visit_tar: Use trait object to avoid monomorphization (#644) 2023-01-04 13:11:10 +13:00
binstalk-downloader Optimize Download::and_visit_tar: Use trait object to avoid monomorphization (#644) 2023-01-04 13:11:10 +13:00
binstalk-manifests Minor Optimization and fix for bintalk-manifests (#643) 2023-01-04 00:37:01 +00:00
binstalk-types Bump once_cell from 1.16.0 to 1.17.0 (#640) 2022-12-30 01:31:30 +00:00
detect-targets Fix detect_targets_linux: Detect arch/libc at runtime using guess_host_triple (#649) 2023-01-04 14:32:13 +13: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