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

remove some use of once_cell that can be replace with new std #8739

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

mockersf
Copy link
Member

@mockersf mockersf commented Jun 1, 2023

Objective

Solution

  • Remove once_cell when possible and use std instead

@james7132 james7132 added the C-Dependencies A change to the crates that Bevy depends on label Jun 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2023

Your PR increases Bevy Minimum Supported Rust Version. Please update the rust-version field in the root Cargo.toml file.

@mockersf mockersf force-pushed the remove-oncecell-rust-1.70 branch from 7b2e4ce to f40d9a6 Compare June 1, 2023 21:30
@cart cart added this pull request to the merge queue Jun 1, 2023
Merged via the queue into bevyengine:main with commit fb148f7 Jun 1, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants