We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30cc378 commit 7c515a0Copy full SHA for 7c515a0
src/doc/crates-io.md
@@ -21,7 +21,8 @@ $ cargo login abcdefghijklmnopqrstuvwxyz012345
21
```
22
23
This command will inform Cargo of your API token and store it locally in your
24
-`~/.cargo/config`. Note that this token is a **secret** and should not be shared
+`~/.cargo/credentials` (previously it was `~/.cargo/config`).
25
+Note that this token is a **secret** and should not be shared
26
with anyone else. If it leaks for any reason, you should regenerate it
27
immediately.
28
0 commit comments