Use workspace inheritance
Open
A-Cross-Cutting
C-Code-Quality
X-Needs-SME
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
The new cargo feature ["workspace inheritance"](https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html#cargo-improvements-workspace-inheritance-and-multi-target-builds) allows to define fields like `version`, `authors`, `homepage`, etc... in the root `Cargo.toml` and applied them to all crates in the workspace.
Contributor guide
Assessment
This issue has not been assessed yet.