cargo-binstall/crates/binstalk
Jiahao XU e96477a116
Optimize fetch_crate_cratesio for exact version (#1089)
If `version_req` requests a specific version instead of a range, then
there is no need to pull all versions available from
https://crates.io/api/v1/crates

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-05-25 12:56:31 +00:00
..
src Optimize fetch_crate_cratesio for exact version (#1089) 2023-05-25 12:56:31 +00:00
tests Replace use of log with tracing (#527) 2022-11-13 21:45:37 +13:00
Cargo.toml dep: Downgrade tracing from v0.1.38 => v0.1.37 due to yanking (#1085) 2023-05-24 14:27:05 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00