cargo-binstall/crates/lib
Jiahao XU 16b16c482c
Optimize GhCrateMeta::find: use FuturesUnordered (#321)
* Optimize `GhCrateMeta::find` using `FuturesUnordered`
* Optimize `MultiFetcher`: Impl `with_capacity` use it in `resolve_inner` to avoid over-reservation
* Enable feature "std" of dep futures-util

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-08-27 21:56:43 +12:00
..
src Optimize GhCrateMeta::find: use FuturesUnordered (#321) 2022-08-27 21:56:43 +12:00
tests Support other git hosting services (#312) 2022-08-24 07:16:26 +00:00
Cargo.toml Optimize GhCrateMeta::find: use FuturesUnordered (#321) 2022-08-27 21:56:43 +12:00
LICENSE Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00