Closed FreezyLemon closed 3 months ago
OnceLock was stabilized in 1.70 (MSRV is also 1.70).
OnceLock
Oh, I missed that there's still some usages of once_cell::sync::Lazy in av1an-core. Those should wait for MSRV >= 1.80 where LazyLock is stabilized.
once_cell::sync::Lazy
LazyLock
OnceLock
was stabilized in 1.70 (MSRV is also 1.70).