gst-plugins-rs/audio/spotify/src
Sebastian Dröge 4ad101b53b Use once_cell crate directly again
The glib crate does not depend on it anymore and also does not re-export
it anymore.

Also switch some usages of OnceCell to OnceLock from std.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1441>
2024-01-31 18:07:57 +02:00
..
spotifyaudiosrc Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
common.rs spotify: check cached creds username before use 2023-04-24 15:29:22 +01:00
lib.rs spotify: move Settings to common module 2023-03-05 14:35:04 +01:00