Skip to content

Swap to using std's OnceCell once stablized #50

@james7132

Description

@james7132

OnceCell is set to be partially stablized in Rust 1.70. (rust-lang/rust#105587).

If it releases as a part of Rust 1.70 and it's acceptable to bump the MSRV of this crate to it, it may be possible to replace the once_cell dependency of this crate with the stdlib's implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions