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

Migrate to bevy 0.14 #14

Merged
merged 5 commits into from
Jul 19, 2024
Merged

Conversation

luca-della-vedova
Copy link
Contributor

This PR migrates the crate to 0.14.

I split it in two:

  • 15b94d8 does the minimum needed to get the crate to compile without warnings in 0.14
  • f07cdb1 Runs cargo fmt on the codebase to clean it up a bit.

Happy to remove the second if needed, I thought it would be nice to get the crate in a clean cargo fmt state

Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
@nilclass nilclass merged commit ea25e80 into nilclass:main Jul 19, 2024
1 check passed
@nilclass
Copy link
Owner

Thanks for these changes @luca-della-vedova, I've published them as 0.14.0 just now.

I thought it would be nice to get the crate in a clean cargo fmt state

totally agree! I've added cargo fmt --check to the build workflow now, so it stays clean in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants