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

feat: replace once_cell with std #23

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

0xurb
Copy link
Contributor

@0xurb 0xurb commented Oct 12, 2024

Replace once_cell::sync::Lazy with std::sync::LazyLock
Since we are on msrv > 1.80

@onbjerg onbjerg merged commit e280324 into ithacaxyz:main Oct 12, 2024
13 checks passed
@0xurb 0xurb deleted the feat-once_cell-to-std branch October 12, 2024 21:03
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