cargo-binstall/src
Jiahao XU 1768392413
Merge pull request #228 from NobodyXu/fix/skip-on-custom-install
Fix updating metafiles: Skip on custom install path
2022-07-23 19:57:58 +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 Refactor: Rm global var helpers::CLIENT 2022-07-10 18:07:07 +10:00
helpers Impl new RAII type helpers::flock::FileLock 2022-07-22 19:48:37 +10:00
metafiles Fix CratesToml::write_to_{writer, file} 2022-07-22 22:55:44 +10:00
bins.rs Simplify BinFile::link_dest 2022-06-23 23:27:16 +10:00
binstall.rs Fix metafile updating: Update them in entry only 2022-07-22 17:58:29 +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 Improve err msg in MultiFetcher::first_available 2022-07-21 13:07:20 +10:00
formats.rs Format -> formats 2022-06-28 03:19:04 +12:00
helpers.rs Merge pull request #228 from NobodyXu/fix/skip-on-custom-install 2022-07-23 19:57:58 +10:00
lib.rs Refactor: Extract new mod binstall 2022-07-20 17:26:24 +10:00
main.rs Merge pull request #228 from NobodyXu/fix/skip-on-custom-install 2022-07-23 19:57:58 +10:00
metafiles.rs Write to .crates2.json 2022-07-05 21:17:59 +12:00
target.rs Rm unused derive(Clone) for DesiredTargets 2022-07-21 15:07:09 +10:00