Add description and repository fields to Cargo.toml#7
Conversation
|
Consider adding some more "advertising" fields as well (e.g: see gdbstub: https://github.com/daniel5151/gdbstub/blob/master/Cargo.toml#L8-L13) |
Good idea, I added a few. Do you think there are any others I should add? |
|
The |
wait, whaaaat? since when?? Also - not entirely related to this PR - but consider adding some links (and/or badges) to the README.md that link to docs.rs/crates.io. |
Not sure, but here's the documentation: https://doc.rust-lang.org/cargo/reference/manifest.html#the-documentation-field
Yeah, I think this would be good. I'll wait until we get the crate published so we actually have something to link to though :) |
huh, the more you know. I think this LGTM, feel free to send it 🚀 |
I'm getting ready to push our first release to crates.io and it'd be better if we had these fields set first.