cargo-binstall/crates/binstalk-registry/src
Jiahao XU b9adaa006f
binstalk-registry: Use crates.io sparse index by default (#1314)
Fixed #1310

Also add rename `fetch_crate_cratesio` => `fetch_crate_cratesio_api` and
put it behind a new feature `crates_io_api`.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-24 00:04:06 +00:00
..
common.rs Refactor: Extract new crate binstalk-registry (#1289) 2023-08-13 07:16:53 +00:00
crates_io_registry.rs binstalk-registry: Use crates.io sparse index by default (#1314) 2023-08-24 00:04:06 +00:00
git_registry.rs Refactor: Extract new crate simple-git (#1304) 2023-08-19 01:08:55 +00:00
lib.rs binstalk-registry: Use crates.io sparse index by default (#1314) 2023-08-24 00:04:06 +00:00
sparse_registry.rs Refactor: Extract new crate binstalk-registry (#1289) 2023-08-13 07:16:53 +00:00
vfs.rs Refactor: Extract new crate binstalk-registry (#1289) 2023-08-13 07:16:53 +00:00
visitor.rs Refactor: Extract new crate binstalk-registry (#1289) 2023-08-13 07:16:53 +00:00