build(deps): update winit requirement from 0.28.1 to 0.29.2 #332
Annotations
10 errors
examples/winit.rs#L8
mismatched types
|
examples/winit.rs#L24
the trait bound `Window: raw_window_handle::HasRawDisplayHandle` is not satisfied
|
examples/winit.rs#L25
the trait bound `Window: raw_window_handle::HasRawWindowHandle` is not satisfied
|
examples/animation.rs#L12
mismatched types
|
examples/animation.rs#L28
the trait bound `Window: raw_window_handle::HasRawDisplayHandle` is not satisfied
|
examples/animation.rs#L29
the trait bound `Window: raw_window_handle::HasRawWindowHandle` is not satisfied
|
examples/winit.rs#L27
no method named `run` found for enum `Result` in the current scope
|
examples/winit.rs#L31
no variant or associated item named `RedrawRequested` found for enum `Event` in the current scope
|
examples/winit.rs#L61
no variant or associated item named `Exit` found for enum `winit::event_loop::ControlFlow` in the current scope
|
examples/animation.rs#L35
no method named `run` found for enum `Result` in the current scope
|
The logs for this run have expired and are no longer available.
Loading