Crate cargo_reg

Source
Expand description

This tool extends cargo to allow you manage alternative registries by modifying .cargo/config file from the command line.

Modulesยง

config
Main functionality for operating on alternative registries in .cargo/config.
config_location
Module contains utils for loading and persisting TOML data from/to the config file.
errors
Errors for cargo-reg