mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-04 11:34:35 +00:00
Replace "regenerate" with "revoke" for API tokens
The current UI supports revoking tokens and creating new ones, not regenerating them.
This commit is contained in:
parent
c004bf938b
commit
0054232783
@ -22,7 +22,7 @@ $ cargo login abcdefghijklmnopqrstuvwxyz012345
|
|||||||
|
|
||||||
This command will inform Cargo of your API token and store it locally in your
|
This command will inform Cargo of your API token and store it locally in your
|
||||||
`~/.cargo/credentials.toml`. Note that this token is a **secret** and should not be
|
`~/.cargo/credentials.toml`. Note that this token is a **secret** and should not be
|
||||||
shared with anyone else. If it leaks for any reason, you should regenerate it
|
shared with anyone else. If it leaks for any reason, you should revoke it
|
||||||
immediately.
|
immediately.
|
||||||
|
|
||||||
### Before publishing a new crate
|
### Before publishing a new crate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user