mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-20 12:38:43 +00:00
![]() * Use binary name when searching for artifacts When there is a single binary declared in the manifest and it differs from the package name, add it to the list of handles used for pre-built artifact fetching. * Simplify `binary_name` assignment with a `match` * Add e2e test * Only attempt to use the binary name with `GhCrateMeta` fetcher * Avoid too much over-allocating. Technically it should also check if gh-crate-meta resolver is enabled, but it is unlikely for it to be disabled and overallocating for extra n-target should be fine, it is an improvement over doubling the space allocated if the binary_name is Some. * Fix fmt in crates/binstalk/src/ops/resolve.rs --------- Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com> |
||
---|---|---|
.. | ||
fake-cargo | ||
manifests | ||
signing | ||
continue-on-failure.sh | ||
git.sh | ||
live.sh | ||
manifest-path.sh | ||
no-track.sh | ||
other-repos.sh | ||
private-github-repo.sh | ||
registries.sh | ||
self-upgrade-no-symlink.sh | ||
signing.sh | ||
strategies.sh | ||
subcrate.sh | ||
tls.sh | ||
uninstall.sh | ||
upgrade.sh | ||
version-syntax.sh |