Auto merge of #11880 - ehuss:registries-doc-git, r=weihanglo

doc: Fix registries.name.index for sparse

A very minor documentation update. `registries.name.index` doesn't have to be a git URL, it can also be a sparse one.
This commit is contained in:
bors 2023-03-23 11:33:51 +00:00
commit e9173be28f

View File

@ -918,7 +918,7 @@ consists of a sub-table for each named registry.
* Default: none
* Environment: `CARGO_REGISTRIES_<name>_INDEX`
Specifies the URL of the git index for the registry.
Specifies the URL of the index for the registry.
##### `registries.<name>.token`
* Type: string