Skip to content

fix: Drop once_cell Windows dev dependency - #754

Merged
DataTriny merged 1 commit into
mainfrom
drop-once_cell
Jul 24, 2026
Merged

fix: Drop once_cell Windows dev dependency#754
DataTriny merged 1 commit into
mainfrom
drop-once_cell

Conversation

@DataTriny

Copy link
Copy Markdown
Member

Now that our MSRV is higher than 1.80, we can replace once_cell::sync::Lazy by std::sync::LazyLock.

@DataTriny
DataTriny merged commit 5937963 into main Jul 24, 2026
26 checks passed
@DataTriny
DataTriny deleted the drop-once_cell branch July 24, 2026 10:22
@DataTriny DataTriny mentioned this pull request Jul 24, 2026
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