cargo-binstall/crates/bin
Jiahao XU eb95c5b799
Minor optimization for bin and binstalk ()
* Refactor `logging`: Extract `report_err`
* Optimize `get_default_pkg_url_template`: Return iter instead of `Vec`
   to avoid heap allocation.
* Refactor `GhCrateMeta::find`: Rm `launch_baseline_find_tasks`
* Optimize `GhCrateMeta::find`: Avoid cloning `Cow<'_, str>`
* Improve `report_err` output: Print newline after msg

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-01-25 01:58:07 +13:00
..
src Minor optimization for bin and binstalk () 2023-01-25 01:58:07 +13:00
build.rs Fix crates/bin/build.rs: Rerun build.rs if manifest.rc and windows.manifest changed () 2022-11-29 18:31:59 +13:00
Cargo.toml Enable feature zstd-thin by default () 2023-01-24 23:48:12 +11:00
LICENSE Split crates and clean up structure of codebase () 2022-08-20 11:24:12 +00:00
manifest.rc Split crates and clean up structure of codebase () 2022-08-20 11:24:12 +00:00
release.toml Fix release PR template () 2022-09-04 15:19:17 +00:00
windows.manifest release: cargo-binstall v0.19.3 () 2023-01-17 22:47:38 +11:00