Files
winit/src/platform_impl/linux/x11/ime
James Liu 352e70b8ac m: Remove once_cell dependency
Removes the once_cell dependency, instead using std::sync::OnceLock and a
minimal polyfill for std::sync::LazyLock, which may be stabilized soon
(see rust-lang/rust#121377).

This should not require a bump in MSRV, as OnceLock was stabilized in 1.70,
which this crate is using.
2024-02-25 08:19:27 -08:00
..
2024-02-19 08:58:44 +04:00
2024-02-25 08:19:27 -08:00
2024-01-06 07:54:29 -08:00