Skip to content

Commit

Permalink
Ch. 14: remove extra text from cargo login code sample
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Apr 17, 2024
1 parent f2bf90c commit e9a58e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ch14-02-publishing-to-crates-io.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ API key. Then run the `cargo login` command and paste your API key when prompted

```console
$ cargo login
please paste the API Token found on https://crates.io/me below
abcdefghijklmnopqrstuvwxyz012345
```

Expand Down

0 comments on commit e9a58e3

Please sign in to comment.