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

refactor: Replace lazy_static with std::sync::OnceLock #395

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

siketyan
Copy link
Owner

@siketyan siketyan commented Jul 1, 2024

Closes #386

@siketyan siketyan self-assigned this Jul 1, 2024
@siketyan siketyan enabled auto-merge July 1, 2024 13:34
@siketyan siketyan merged commit 9e24cb3 into main Jul 1, 2024
9 checks passed
@siketyan siketyan deleted the refactor/GH-386 branch July 1, 2024 13:38
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.

Replace lazy_static with std::sync::OnceLock
1 participant