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

Update to Bevy 0.14 #30

Merged
merged 3 commits into from
Jul 16, 2024
Merged

Update to Bevy 0.14 #30

merged 3 commits into from
Jul 16, 2024

Conversation

danielfeather
Copy link
Contributor

Updated to Bevy 0.14

Bevy has transitioned to using async fn on some traits rather than BoxedFuture. Also updated pin-project to latest patch release.

See https://bevyengine.org/learn/migration-guides/0-13-to-0-14/#use-async-fn-in-traits-rather-than-boxedfuture

Copy link
Owner

@johanhelsing johanhelsing left a comment

Choose a reason for hiding this comment

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

Thanks! Except for the lint error, it looks perfect ❤️

@danielfeather
Copy link
Contributor Author

Thanks! Except for the lint error, it looks perfect ❤️

Damn, almost. Should've turned on 'formatOnSave' in editor settings 😂

@johanhelsing johanhelsing merged commit ce9baea into johanhelsing:main Jul 16, 2024
3 checks passed
@NEON725 NEON725 mentioned this pull request Jul 28, 2024
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