cargo-binstall/crates
Jiahao XU d4da4680f6
Minor Optimization and fix for bintalk-manifests (#643)
* Optimize `CratesToml::load_from_reader`: Avoid dup monomorphization
* Optimize `CratesToml::write_to_writer`: Avoid dup monomophization
* Optimize `create_if_not_exist`: Take `&path` to avoid dup monomorphization
* Fix `CratesToml::write_to_path`: Use exclusive file lock
   to prevent race conditions.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-01-04 00:37:01 +00:00
..
bin Bump once_cell from 1.16.0 to 1.17.0 (#640) 2022-12-30 01:31:30 +00:00
binstalk Optimize Download::and_visit_tar: Use trait object to avoid monomorphization (#644) 2023-01-04 13:11:10 +13:00
binstalk-downloader Optimize Download::and_visit_tar: Use trait object to avoid monomorphization (#644) 2023-01-04 13:11:10 +13:00
binstalk-manifests Minor Optimization and fix for bintalk-manifests (#643) 2023-01-04 00:37:01 +00:00
binstalk-types Bump once_cell from 1.16.0 to 1.17.0 (#640) 2022-12-30 01:31:30 +00:00
detect-targets Refactor detect-targets (#636) 2022-12-29 01:24:28 +00:00
detect-wasi release: detect-wasi v1.0.0 (#332) 2022-09-04 13:45:28 +00:00
fs-lock release: fs-lock v0.1.0 (#339) 2022-09-04 16:04:52 +00:00
normalize-path release: normalize-path v0.2.0 (#509) 2022-11-04 17:30:21 +11:00