cargo-readme
cargo-readme copied to clipboard
Support cargo workspace inheritance
Related https://github.com/webern/cargo-readme/issues/81.
I rewrite using cargo_toml crate for workspace inheritance.
Any updates on this? I would love to see this landing.
@webern
Really waiting for the merge and release of this PR.
Is there anything else I can do?
Just had this issue myself. I'd love to see this merged.
This PR works for me. Installed with
cargo install --locked cargo-readme --git https://github.com/ya7010/cargo-readme.git --branch support_cargo_toml