cargo-binstall/src
Jiahao XU 172af54cd8
Impl metafiles::binstall_v1::{Entry, Source}
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-07-26 22:29:10 +10:00
..
binstall Fix metafile updating: Update them in entry only 2022-07-22 17:58:29 +10:00
drivers Fix typo in impl Version for crates_io_api::Version 2022-07-21 19:20:21 +10:00
fetchers Find best download source out of alternatives (format extension) () 2022-07-24 14:32:23 +12:00
helpers Impl new RAII type helpers::flock::FileLock 2022-07-22 19:48:37 +10:00
metafiles Impl metafiles::binstall_v1::{Entry, Source} 2022-07-26 22:29:10 +10:00
bins.rs Optimize CratesToml: Use CompactString for bins 2022-07-26 13:48:04 +10:00
binstall.rs Optimize CratesToml: Use CompactString for bins 2022-07-26 13:48:04 +10:00
drivers.rs Refactor:Mv mod visitor vfs under crates_io 2022-06-21 13:44:12 +10:00
errors.rs Add new variant BinstallError::TaskJoinError 2022-07-21 20:40:31 +10:00
fetchers.rs Find best download source out of alternatives (format extension) () 2022-07-24 14:32:23 +12:00
formats.rs Find best download source out of alternatives (format extension) () 2022-07-24 14:32:23 +12:00
helpers.rs Find best download source out of alternatives (format extension) () 2022-07-24 14:32:23 +12:00
lib.rs Find best download source out of alternatives (format extension) () 2022-07-24 14:32:23 +12:00
main.rs Print out help when crate_names is empty 2022-07-24 19:03:55 +10:00
metafiles.rs Impl metafiles::binstall_v1::{Entry, Source} 2022-07-26 22:29:10 +10:00
target.rs Rm unused derive(Clone) for DesiredTargets 2022-07-21 15:07:09 +10:00