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

Upgrade to Bevy 0.14 #69

Merged
merged 13 commits into from
Jul 7, 2024
Merged

Conversation

zhaop
Copy link
Contributor

@zhaop zhaop commented Jul 6, 2024

This was referenced Jul 6, 2024
@zhaop
Copy link
Contributor Author

zhaop commented Jul 6, 2024

Some examples still have git-repo dependencies (upgrades to 0.14 that haven't been published to crates.io yet):

bevy_infinite_grid = { git = "https://github.com/tychedelia/bevy_infinite_grid.git", rev = "4044e3219868d82a7db4326a48af58f829c109aa" }
bevy_mod_outline = { git = "https://github.com/komadori/bevy_mod_outline.git", rev = "d24b2eaec26b02f91ef99ebf0d86b982ea05a0ed" }

Caught by cargo cranky
Copy link
Owner

@urholaukkarinen urholaukkarinen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thanks!

@urholaukkarinen urholaukkarinen merged commit ecb30de into urholaukkarinen:main Jul 7, 2024
1 check passed
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.

Support Bevy 0.14.0
2 participants