Skip to content

Remove unused dependency on once_cell in bevy_render#9039

Merged
james7132 merged 1 commit intobevyengine:mainfrom
konsolas:remove-unused-once-cell-dep
Jul 4, 2023
Merged

Remove unused dependency on once_cell in bevy_render#9039
james7132 merged 1 commit intobevyengine:mainfrom
konsolas:remove-unused-once-cell-dep

Conversation

@konsolas
Copy link
Copy Markdown
Contributor

@konsolas konsolas commented Jul 4, 2023

Objective

bevy_render currently has a dependency on a random older version of once_cell which is not used anywhere.

Solution

Remove the dependency

Changelog

N/A

Migration Guide

N/A

@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on C-Code-Quality A section of code that is hard to understand or change labels Jul 4, 2023
@james7132 james7132 added this pull request to the merge queue Jul 4, 2023
Merged via the queue into bevyengine:main with commit 608367f Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change C-Dependencies A change to the crates that Bevy depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants