gstreamer-rs/examples
Sebastian Dröge c463c07871 examples: glupload: Fix compilation with Rust < 1.72 on Windows
The event proxy on Windows is only `Sync` if the contained `Sender` is,
but until Rust 1.72 it was not.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1499>
2024-08-19 10:02:36 +03:00
..
src examples: glupload: Fix compilation with Rust < 1.72 on Windows 2024-08-19 10:02:36 +03:00
build.rs Fix various new clippy warnings 2022-12-13 11:29:45 +02:00
Cargo.toml Fix new 1.80 clippy warnings 2024-08-07 18:16:07 +03:00