Skip to content

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Nov 6, 2023

According to once_cell 1.18.0, the "unstable" feature is no longer used. This patch updates the crate and removes the feature so we do not accidentally enable any other unstable once_cell features in the future.

According to [once_cell 1.18.0](https://github.com/matklad/once_cell/blob/v1.18.0/Cargo.toml#L55), the "unstable" feature is no longer used. This patch updates the crate and removes the feature so we do not accidentally enable any other unstable `once_cell` features in the future.
@tkaitchuck tkaitchuck merged commit 53c08e4 into tkaitchuck:master Nov 10, 2023
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