File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ Cargo will search `PATH` for its executable.
299
299
300
300
Configuration values with sensitive information are stored in the
301
301
` $CARGO_HOME/credentials.toml ` file. This file is automatically created and updated
302
- by [ ` cargo login ` ] and [ ` cargo logout ` ] when using the ` cargo:token ` credential provider.
302
+ by [ ` cargo login ` ] and [ ` cargo logout ` ] when using the [ ` cargo:token ` ] credential provider.
303
303
304
304
It follows the same format as Cargo config files.
305
305
@@ -1320,6 +1320,7 @@ Sets the width for progress bar.
1320
1320
[ source replacement ] : source-replacement.md
1321
1321
[ revision ] : https://git-scm.com/docs/gitrevisions
1322
1322
[ registries ] : registries.md
1323
+ [ `cargo:token` ] : registry-authentication.md#cargotoken
1323
1324
[ crates.io ] : https://crates.io/
1324
1325
[ target triple ] : ../appendix/glossary.md#target ' "target" (glossary) '
1325
1326
[ `<triple>` ] : ../appendix/glossary.md#target ' "target" (glossary) '
You can’t perform that action at this time.
0 commit comments