cargo-binstall/crates/binstalk
Jiahao XU b5002de9c4
Return Future + 'static in GhCrateMeta::launch_baseline_find_tasks (#573)
So that the borrow checker know that `FuturesUnordered<F>` holds no
reference to any data and thus it can further optimize future returned
by `GhCrateMeta::find`.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-11-29 16:26:54 +13:00
..
src Return Future + 'static in GhCrateMeta::launch_baseline_find_tasks (#573) 2022-11-29 16:26:54 +13:00
tests Replace use of log with tracing (#527) 2022-11-13 21:45:37 +13:00
Cargo.toml Bump serde from 1.0.147 to 1.0.148 (#572) 2022-11-29 13:39:33 +11:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00