gst-plugins-rs/generic/threadshare/examples
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
..
standalone Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
benchmark.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
tcpclientsrc_benchmark_sender.rs Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00
udpsrc_benchmark_sender.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00