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 & once_cell with std::sync::OnceLock #302

Merged
merged 2 commits into from
May 14, 2024

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Apr 17, 2024

No description provided.

@serprex serprex force-pushed the remove-lazy-static branch from e89685b to 3e2d449 Compare April 17, 2024 18:59
@serprex serprex changed the title Replace lazy_static with std::cell:OnceLock Replace lazy_static with std::sync::OnceLock Apr 17, 2024
@serprex serprex force-pushed the remove-lazy-static branch from f9cbb88 to 11a86f1 Compare April 17, 2024 19:19
@serprex serprex changed the title Replace lazy_static with std::sync::OnceLock Replace lazy_static & once_cell with std::sync::OnceLock Apr 17, 2024
@blackbeam blackbeam merged commit a475a5f into blackbeam:master May 14, 2024
15 checks passed
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.

3 participants