Ch. 14: remove extra text from cargo login code sample

This commit is contained in:
Chris Krycho 2024-04-17 15:42:41 -06:00 committed by GitHub
parent f2bf90ca17
commit e9a58e3c8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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
```