File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,20 @@ See the [detailed release notes][notes] for more details.
149
149
150
150
[ Cargo should now rebuild a crate if a file was modified during the initial
151
151
build.] ( https://github.com/rust-lang/cargo/pull/6484/ )
152
+ ### Crates.io
153
+
154
+ [ As previously announced] [ urlo-ann ] , coinciding with this release, crates.io
155
+ will require that you have a verified email address to publish. Starting at
156
+ 2019-03-01 00:00 UTC, if you don't have a verified email address and run `cargo
157
+ publish`, you'll get an error.
158
+
159
+ This ensures we can comply with DMCA procedures. If you haven't heeded the
160
+ warnings cargo printed during the last release cycle, head on over to
161
+ [ crates.io/me] [ me ] to set and verify your email address. This email address
162
+ will never be displayed publicly and will only be used for crates.io operations.
163
+
164
+ [ urlo-ann ] : https://users.rust-lang.org/t/a-verified-email-address-will-be-required-to-publish-to-crates-io-starting-on-2019-02-28/22425
165
+ [ me ] : https://crates.io/me
152
166
153
167
See the [ detailed release notes] [ notes ] for more.
154
168
You can’t perform that action at this time.
0 commit comments