Crates.io | metadata-crates-io-test |
lib.rs | metadata-crates-io-test |
version | 0.0.0 |
source | src |
created_at | 2024-08-22 06:26:16.801933 |
updated_at | 2024-08-22 06:26:16.801933 |
description | Just testing what metadata can be changed in a crate after upload |
homepage | https://duckduckgo.com |
repository | https://youareanidiot.com |
max_upload_size | |
id | 1347329 |
size | 2,016 |
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
: Probably not?version
: Yes, obviouslyauthors
: No, according to Rust bookedition
: ?rust-version
: ?description
: ?documentation
: ?readme
: ?homepage
: ?repository
: ?license
/license-file
: ?keywords
: ?categories
: Probably not?