Martin Tzvetanov Grigorov created AVRO-3875: -----------------------------------------------
Summary: [Rust]: Set "readme" metadata for each package separately Key: AVRO-3875 URL: https://issues.apache.org/jira/browse/AVRO-3875 Project: Apache Avro Issue Type: Task Components: rust Reporter: Martin Tzvetanov Grigorov Assignee: Martin Tzvetanov Grigorov With 735c7e2668d0c17f18a3e4a7143a579674fd18a2 most of the package/crate metadata has been moved to the workspace Cargo.toml. Since the "readme" property value is the same for all packages ({color:#cf8e6d}readme {color}= {color:#6aab73}"README.md") it has been moved to the workspace too. {color} {color:#6aab73}Today when publishing 0.16.0 I've noticed that all landing/index pages, e.g. [https://crates.io/crates/apache-avro/0.16.0,] actually show the README.md of the parent/workspace instead of the packages' README.md files.{color} -- This message was sent by Atlassian Jira (v8.20.10#820010)