You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I mistakenly published a crate with a trailing _sys in its name instead of -sys. I can't now publish under the correct name as this is identified as a rename which is forbidden.
The ideal situation would be to rename the _sys crate, but failing that, is it possible to delete it and republish under the correct name?