metadata-crates-io-testing-0.0.4 has been yanked.
Just testing what fields in a Cargo.toml
can be updated after a crate has
been uploaded.
The Rust book touches on this but doesn't go in too deeply about specifics.
name
: Kinda, actually creates a new crateversion
: Yes, obviouslyauthors
: No, according to Rust book. Changing doesn't seem to throw an erroredition
: Yesrust-version
: ?description
: ?documentation
: ?readme
: ?homepage
: ?repository
: ?license
/license-file
: ?keywords
: ?categories
: Probably not?