cargo-binstall/crates/binstalk
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
..
src Minor optimization for bin and binstalk (#646) 2023-01-25 01:58:07 +13:00
tests Replace use of log with tracing (#527) 2022-11-13 21:45:37 +13:00
Cargo.toml Bump async-trait from 0.1.61 to 0.1.63 (#733) 2023-01-23 15:37:35 +11:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00