mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 09:31:06 +00:00
5e8634e9eb
Winit 0.19 uses uninitialized variables which is invalid since Rust 1.48, leading to a runtime panic [1]. Updating to the latest version resolves these issues but requires significant refactoring since the event loop now runs entirely within a closure. [1]: https://github.com/rust-windowing/winit/issues/1811 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |