Use workspace inheritance #6064
Labels
A-Cross-Cutting
Impacts the entire engine
C-Code-Quality
A section of code that is hard to understand or change
X-Controversial
There is active debate or serious implications around merging this PR
The new cargo feature "workspace inheritance" allows to define fields like
version
,authors
,homepage
, etc... in the rootCargo.toml
and applied them to all crates in the workspace.The text was updated successfully, but these errors were encountered: