cargo-binstall/crates/binstalk-manifests
Jiahao XU 7dea40a99a
Support --registry and more options from .cargo/config.toml (#1195)
Fixed #885

Now we can take advantage of new argument `--registry` and
env overrides:
 - `CARGO_REGISTRIES_DEFAULT` if `--registry` is not specified
 - `CARGO_REGISTRIES_{registry_name}_INDEX` for the registry index url

We can also read from `.cargo/config.toml` for:
 - default registry and registries configurations
 - additional CA bundle `http.cainfo`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-07-10 03:37:41 +00:00
..
src Support --registry and more options from .cargo/config.toml (#1195) 2023-07-10 03:37:41 +00:00
Cargo.toml release: binstalk-manifests v0.6.0 (#1176) 2023-06-26 13:44:34 +00:00
LICENSE-APACHE Switch binstalk-manifests LICENSE to "Apache-2.0 OR MIT" (#513) 2022-11-15 22:51:11 +00:00
LICENSE-MIT Switch binstalk-manifests LICENSE to "Apache-2.0 OR MIT" (#513) 2022-11-15 22:51:11 +00:00