cargo-binstall/crates
Jiahao XU eb95c5b799
Minor optimization for bin and binstalk (#646)
* 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
..
bin Minor optimization for bin and binstalk (#646) 2023-01-25 01:58:07 +13:00
binstalk Minor optimization for bin and binstalk (#646) 2023-01-25 01:58:07 +13:00
binstalk-downloader Bump async-trait from 0.1.61 to 0.1.63 (#733) 2023-01-23 15:37:35 +11:00
binstalk-manifests Fix unused import in binstalk-manifests (#740) 2023-01-24 23:47:50 +11:00
binstalk-types release: binstalk-types v0.2.0 (#685) 2023-01-11 10:29:31 +11:00
detect-targets Bump tokio from 1.24.1 to 1.24.2 (#727) 2023-01-18 01:23:26 +00:00
detect-wasi Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11: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