8000 Update posts/2019-02-28-Rust-1.33.0.md · hannob/blog.rust-lang.org@6234be0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6234be0

Browse files
Update posts/2019-02-28-Rust-1.33.0.md
Co-Authored-By: steveklabnik <steve@steveklabnik.com>
1 parent 582ab3d commit 6234be0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

posts/2019-02-28-Rust-1.33.0.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,20 @@ See the [detailed release notes][notes] for more details.
149149

150150
[Cargo should now rebuild a crate if a file was modified during the initial
151151
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
152166

153167
See the [detailed release notes][notes] for more.
154168

0 commit comments

Comments
 (0)
0