cargo 0.67.1

Cargo, a package manager for Rust.
Documentation
1
2
3
4
5
6
{{#option "`--registry` _registry_"}}
Name of the registry to use. Registry names are defined in [Cargo config
files](../reference/config.html). If not specified, the default registry is used,
which is defined by the `registry.default` config key which defaults to
`crates-io`.
{{/option}}