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 #279

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Remove once_cell #279

merged 1 commit into from
Sep 18, 2023

Conversation

tamird
Copy link
Contributor

@tamird tamird commented Sep 15, 2023

Mutex::new is const since 1.63.0, and this library seems to have MSRV
1.63.0 since #254.

@sfackler
Copy link
Owner

Build's red

Mutex::new is const since 1.63.0, and this library seems to have MSRV
1.63.0 since #254.
@tamird
Copy link
Contributor Author

tamird commented Sep 18, 2023

Should be fixed now.

@sfackler sfackler merged commit 5db1b77 into sfackler:master Sep 18, 2023
4 checks passed
@tamird tamird deleted the mutex-new-const branch September 18, 2023 15:49
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.

2 participants