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

chore(build): Replace lazy_static with once_cell #859

Merged

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented May 20, 2023

Replaces lazy_static with once_cell as lazy_static will go to deprecated officially and once_cell will go to the standard library.

@LucioFranco LucioFranco enabled auto-merge (squash) August 11, 2023 17:54
@LucioFranco LucioFranco merged commit aec7941 into tokio-rs:master Aug 11, 2023
11 checks passed
@tottoto tottoto deleted the replace-lazy-static-with-once-cell branch August 11, 2023 18:15
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.

None yet

2 participants