Skip to content

chore(grpc): Remove once_cell dependency#2354

Merged
LucioFranco merged 1 commit intohyperium:masterfrom
tottoto:remove-once-cell
Aug 4, 2025
Merged

chore(grpc): Remove once_cell dependency#2354
LucioFranco merged 1 commit intohyperium:masterfrom
tottoto:remove-once-cell

Conversation

@tottoto
Copy link
Copy Markdown
Collaborator

@tottoto tottoto commented Jul 28, 2025

Motivation

The standard library provides LazyLock.

Solution

Replaces once_cell::sync::Lazy with LazyLock.

@tottoto tottoto requested a review from LucioFranco July 28, 2025 21:20
@tottoto tottoto force-pushed the remove-once-cell branch from eb292fc to 6aefef8 Compare July 30, 2025 22:06
@LucioFranco LucioFranco merged commit ae1dd11 into hyperium:master Aug 4, 2025
20 checks passed
@tottoto tottoto deleted the remove-once-cell branch August 4, 2025 13:26
cjqzhao pushed a commit to cjqzhao/tonic that referenced this pull request Aug 7, 2025
cjqzhao pushed a commit to cjqzhao/tonic that referenced this pull request Aug 7, 2025
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