mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +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
|
||||
`~/.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.
|
||||
|
||||
### Before publishing a new crate
|
||||
|
Loading…
x
Reference in New Issue
Block a user