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

Remove once_cell dependency #92

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Remove once_cell dependency #92

merged 1 commit into from
Nov 30, 2023

Conversation

vthib
Copy link
Owner

@vthib vthib commented Nov 30, 2023

Now that MSRV is 1.65, we can replace the once_cell dependency by using a standard mutex.

Now that MSRV is 1.65, we can replace the once_cell dependency by using
a standard mutex.
@vthib vthib merged commit 170ee1d into master Nov 30, 2023
9 checks passed
@vthib vthib deleted the remove-once-cell branch November 30, 2023 19:01
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.

1 participant