Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use workspace inheritance #6064

Open
tguichaoua opened this issue Sep 22, 2022 · 1 comment
Open

Use workspace inheritance #6064

tguichaoua opened this issue Sep 22, 2022 · 1 comment
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

Comments

@tguichaoua
Copy link
Contributor

The new cargo feature "workspace inheritance" allows to define fields like version, authors, homepage, etc... in the root Cargo.toml and applied them to all crates in the workspace.

@alice-i-cecile alice-i-cecile added D-Trivial Nice and easy! A great choice to get started with Bevy C-Code-Quality A section of code that is hard to understand or change A-Meta About the project itself labels Sep 22, 2022
@dani162
Copy link

dani162 commented Sep 24, 2022

I would like to try this one 😃

@alice-i-cecile alice-i-cecile added X-Controversial There is active debate or serious implications around merging this PR and removed D-Trivial Nice and easy! A great choice to get started with Bevy labels Jan 22, 2023
@alice-i-cecile alice-i-cecile added A-Cross-Cutting Impacts the entire engine and removed A-Meta About the project itself labels Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants