-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed as not planned
Labels
A-diagnosticsArea: Error and warning messages generated by Cargo itself.Area: Error and warning messages generated by Cargo itself.C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Description
It's the first time i published a crate, so i followed https://doc.rust-lang.org/book/2018-edition/ch14-02-publishing-to-crates-io.html
It didn't mention that the name of your crate is case sensitive.
I ended up publishing Boa
instead of boa
and I didn't realised i made the mistake until it was too late. It was only until after i published i noticed that most crates were lowercase.
Is there something we can do about this?
Metadata
Metadata
Assignees
Labels
A-diagnosticsArea: Error and warning messages generated by Cargo itself.Area: Error and warning messages generated by Cargo itself.C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`