We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c004bf9 + 0054232 commit f84f3f8Copy full SHA for f84f3f8
src/doc/src/reference/publishing.md
@@ -22,7 +22,7 @@ $ cargo login abcdefghijklmnopqrstuvwxyz012345
22
23
This command will inform Cargo of your API token and store it locally in your
24
`~/.cargo/credentials.toml`. Note that this token is a **secret** and should not be
25
-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
26
immediately.
27
28
### Before publishing a new crate
0 commit comments