cargo-binstall/crates/binstalk/src
Jiahao XU abd50a72ec
Fix skipping optional dep: Skip fetcher if they provide 0 bin (#446)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-09-29 03:51:11 +13:00
..
drivers Bump dep cargo_toml to v0.12.0 (#413) 2022-09-24 13:18:47 +12:00
fetchers Improve auto discover (#433) 2022-09-28 02:52:14 +00:00
helpers Verify that bin_files exist in resolve stage (#382) 2022-09-17 09:28:22 +00:00
manifests Improve auto discover (#433) 2022-09-28 02:52:14 +00:00
ops Fix skipping optional dep: Skip fetcher if they provide 0 bin (#446) 2022-09-29 03:51:11 +13:00
bins.rs Add more to possible_dirs (#441) 2022-09-28 04:03:36 +00:00
drivers.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
errors.rs Check source_file_path to ensure it is valid (#421) 2022-09-25 13:32:34 +00:00
fetchers.rs Impl try multiple default bin dirs (#417) 2022-09-26 01:15:20 +13:00
fs.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
helpers.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
lib.rs Support new cmdline option --roots (#389) 2022-09-17 20:34:36 +12:00
manifests.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00
ops.rs Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00