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

Replace lazy_static with once_cell #2093

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Conversation

Rua
Copy link
Contributor

@Rua Rua commented Nov 20, 2022

This replaces the lazy_static library with once_cell. The latter is more modern, and closely follows the API in std that is currently in development.

@AustinJ235 AustinJ235 merged commit ebcea02 into vulkano-rs:master Nov 21, 2022
@Rua Rua deleted the once_cell branch December 6, 2022 11:22
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 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