Skip to content

Commit 5d9df13

Browse files
Update publisher token file name.
Based on the instructions on the [crates.io publishing page](http://doc.crates.io/crates-io.html), these instructions should now refer to the `~/.cargo/credentials` file.
1 parent 086249c commit 5d9df13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/me/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<p>
3434
If you want to use package commands from the command line, you'll need a
35-
<code>~/.cargo/config</code>, the first step to creating this
35+
<code>~/.cargo/credentials</code>, the first step to creating this
3636
is to generate a new token using the button above.
3737
</p>
3838

0 commit comments

Comments
 (0)