File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ 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). 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.
15
+ account (required for now). You will also need to provide and verify your email
16
+ address on the [ Account Settings] ( https://crates.io/settings/profile ) page. Once
17
+ that is done [ create an API token ] ( https://crates.io/settings/tokens ) , make sure
18
+ you copy it. Once you leave the page you will not be able to see it again.
19
19
20
20
Then run the [ ` cargo login ` ] command.
21
21
You can’t perform that action at this time.
0 commit comments