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

Outdated dependency: lazy_static #16

Closed
Eh2406 opened this issue Apr 24, 2023 · 0 comments · Fixed by #22
Closed

Outdated dependency: lazy_static #16

Eh2406 opened this issue Apr 24, 2023 · 0 comments · Fixed by #22

Comments

@Eh2406
Copy link
Owner

Eh2406 commented Apr 24, 2023

lazy_static has been replaced by once_cell which in turn has been brought into std. Is the std API stable to do what we need? If not should we switch to once_cell?

steinbro added a commit to steinbro/rust-reader that referenced this issue Oct 20, 2023
Eh2406 pushed a commit that referenced this issue Oct 20, 2023
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 a pull request may close this issue.

1 participant