`Cargo.toml` lacks many useful optional fields
The Cargo.toml file would be more useful to others if filled in optional fields such as description, homepage, etc. See https://doc.rust-lang.org/cargo/reference/manifest.html for a list of possibilities.
This has now been fixed.