cargo-binstall/crates
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
..
bin Support --registry and more options from .cargo/config.toml (#1195) 2023-07-10 03:37:41 +00:00
binstalk Support --registry and more options from .cargo/config.toml (#1195) 2023-07-10 03:37:41 +00:00
binstalk-downloader fix binstalk_downloader::GhApiClient json deser error (#1193) 2023-07-09 10:39:18 +00:00
binstalk-manifests Support --registry and more options from .cargo/config.toml (#1195) 2023-07-10 03:37:41 +00:00
binstalk-types release: binstalk-types v0.5.0 (#1175) 2023-06-26 12:27:56 +00:00
detect-targets release: detect-targets v0.1.8 (#1174) 2023-06-26 10:23:31 +00:00
detect-wasi Bump tempfile from 3.4.0 to 3.5.0 (#967) 2023-03-30 02:49:38 +00:00
fs-lock Bump fs4 from 0.6.4 to 0.6.5 (#1112) 2023-06-01 04:02:01 +00:00
leon release: leon v2.0.1 (#1172) 2023-06-26 05:10:30 +00:00
leon-macros release: leon v2.0.1 (#1172) 2023-06-26 05:10:30 +00:00
normalize-path release: normalize-path v0.2.1 (#1173) 2023-06-26 08:22:39 +00:00