From 9afe830d26c63fc067e93b2c379b2d3c1bb91346 Mon Sep 17 00:00:00 2001
From: Esteban Borai
+ You can't delete crates from the registry but you could leave it open for + ownership transfering. +
+ ++ To do this, you must yank all of the versions in the crate + and publish a version with a message communicating to crates.io support team + that you are consent to transfer the crate to the first person who asks for it: +
+ ++ I consent to the transfer of this crate to the first person who asks + help@crates.io for it. ++
From 950de5493d0c066ff4094fed6aca8a45b100a1e2 Mon Sep 17 00:00:00 2001
From: Tobias Bieniek
- You can't delete crates from the registry but you could leave it open for
- ownership transfering.
+ You can't delete crates from the registry, but you can leave it open for
+ transferring ownership to others.
- To do this, you must yank all of the versions in the crate
- and publish a version with a message communicating to crates.io support team
- that you are consent to transfer the crate to the first person who asks for it:
+ To do this, you must publish a version with a message in the README
+ communicating to crates.io support team that you consent to transfer the
+ crate to the first person who asks for it:
How can I delete a crate I own from the registry?