gst-plugins-rs/utils/tracers
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
..
scripts tracers: buffer-lateness: display some stats about late buffers 2024-01-29 09:24:08 +00:00
src Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
build.rs add snapshotting tracer 2022-05-23 13:52:52 +02:00
Cargo.toml Use once_cell crate directly again 2024-01-31 18:07:57 +02:00