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

Fix duplicate encase_derive_impl dependency #11915

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

rparrett
Copy link
Contributor

Objective

Another PR failed CI due to duplicate deps, and I noticed this one in particular while scanning through the error messages.

I think this was missed in #11082.

Solution

Bump encase_derive_impl dep in bevy_encase_derive to same version as encase dep for bevy_render.

I spot-checked a few examples, and glanced at the changelog and I don't think there's anything to be concerned about, but I barely know what this thing does.

@alice-i-cecile alice-i-cecile added C-Dependencies A change to the crates that Bevy depends on S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Feb 17, 2024
@james7132 james7132 added this pull request to the merge queue Feb 17, 2024
Merged via the queue into bevyengine:main with commit e6e25de Feb 17, 2024
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Dependencies A change to the crates that Bevy depends on S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants