build(deps): update winit requirement from 0.28.1 to 0.29.2 #332
Annotations
10 errors
examples/fruit.rs#L14
mismatched types
|
examples/fruit.rs#L31
the trait bound `Window: raw_window_handle::HasRawDisplayHandle` is not satisfied
|
examples/fruit.rs#L32
the trait bound `Window: raw_window_handle::HasRawWindowHandle` is not satisfied
|
examples/fruit.rs#L34
no method named `run` found for enum `Result` in the current scope
|
examples/fruit.rs#L38
no variant or associated item named `RedrawRequested` found for enum `Event` in the current scope
|
examples/fruit.rs#L63
no variant or associated item named `Exit` found for enum `winit::event_loop::ControlFlow` in the current scope
|
examples/rectangle.rs#L2
unresolved imports `winit::event::KeyboardInput`, `winit::event::VirtualKeyCode`
|
examples/rectangle.rs#L27
mismatched types
|
examples/rectangle.rs#L44
the trait bound `Window: raw_window_handle::HasRawDisplayHandle` is not satisfied
|
examples/rectangle.rs#L45
the trait bound `Window: raw_window_handle::HasRawWindowHandle` is not satisfied
|
The logs for this run have expired and are no longer available.
Loading