cargo-binstall/crates/bin
Jiahao XU 7dea40a99a
Support --registry and more options from .cargo/config.toml ()
Fixed 

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 () 2023-07-10 03:37:41 +00:00
build.rs Bump embed-resource from 1.8.0 to 2.0.0 () 2023-03-27 03:12:08 +00:00
Cargo.toml Fix GPL-3.0 license identifier () 2023-07-07 07:24:05 +00:00
LICENSE Split crates and clean up structure of codebase () 2022-08-20 11:24:12 +00:00
manifest.rc Split crates and clean up structure of codebase () 2022-08-20 11:24:12 +00:00
release.toml Fix release PR template () 2022-09-04 15:19:17 +00:00
windows.manifest release: cargo-binstall v1.0.0 () 2023-06-27 03:42:37 +00:00