gstreamer-rs/examples
Sebastian Dröge 1501f9b944 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/1506>
2024-08-22 10:54:53 +01:00
..
src examples: glupload: Fix compilation with Rust < 1.72 on Windows 2024-08-22 10:54:53 +01:00
build.rs Fix various new clippy warnings 2022-12-13 11:29:45 +02:00
Cargo.toml examples: Update to windows 0.58 2024-07-08 09:41:51 +03:00