metadata-crates-io-test

Crates.iometadata-crates-io-test
lib.rsmetadata-crates-io-test
version0.0.0
sourcesrc
created_at2024-08-22 06:26:16.801933
updated_at2024-08-22 06:26:16.801933
descriptionJust testing what metadata can be changed in a crate after upload
homepagehttps://duckduckgo.com
repositoryhttps://youareanidiot.com
max_upload_size
id1347329
size2,016
(64-Tesseract)

documentation

https://duckduckgo.com

README

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, obviously
  • authors: No, according to Rust book
  • edition: ?
  • rust-version: ?
  • description: ?
  • documentation: ?
  • readme: ?
  • homepage: ?
  • repository: ?
  • license/license-file: ?
  • keywords: ?
  • categories: Probably not?
Commit count: 0

cargo fmt