File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,12 @@ limit to the number of versions which can be published, however.
12
12
13
13
First things first, you’ll need an account on [ crates.io] to acquire
14
14
an API token. To do so, [ visit the home page] [ crates.io ] and log in via a GitHub
15
- account (required for now). After this, visit your [ Account
16
- Settings] ( https://crates.io/me ) page and run the [ ` cargo login ` ] command.
15
+ account (required for now). You will also need to verify your email address on the
16
+ [ Account Settings] ( https://crates.io/me ) page. Once that is done create an API token,
17
+ make sure you copy it. Once you leave the page you will not be able to see it
18
+ again.
19
+
20
+ Then run the [ ` cargo login ` ] command.
17
21
18
22
``` console
19
23
$ cargo login
You can’t perform that action at this time.
0 commit comments