cargo-binstall/crates/binstalk/src
Jiahao XU 04113e9dd9
Rm NOVERSION_FILENAMES "{ name }{ archive-suffix }" (#795)
which does not contain `target`, hence it might report the binary being
available for any target we specified.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-02-13 13:44:24 +11:00
..
drivers Optimize Download::and_visit_tar: Use trait object to avoid monomorphization (#644) 2023-01-04 13:11:10 +13:00
fetchers Rm NOVERSION_FILENAMES "{ name }{ archive-suffix }" (#795) 2023-02-13 13:44:24 +11:00
helpers Replace dep futures-util with helpers::FuturesResolver (#765) 2023-02-05 16:26:25 +11:00
ops Optimize use of tinytemplate (#647) 2023-01-26 17:33:49 +13:00
bins.rs Fix #728: fallback to copy when symlinking on windows (#763) 2023-02-04 14:14:08 +13:00
drivers.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
errors.rs Improve fmt::Display impl for all Error types (#781) 2023-02-10 14:01:22 +11:00
fetchers.rs Optimize Fetcher::find and fix quickinstall reporting (#579) 2022-11-30 16:15:22 +13:00
fs.rs Fix #728: fallback to copy when symlinking on windows (#763) 2023-02-04 14:14:08 +13:00
helpers.rs Replace dep futures-util with helpers::FuturesResolver (#765) 2023-02-05 16:26:25 +11:00
lib.rs Refactor: Extract new crate binstalk-types plus other misc refactor and optimization (#535) 2022-11-17 13:46:27 +13:00
ops.rs Refactor, improvements and bugfix for resolution and installation process (#619) 2022-12-28 00:18:07 +00:00