build(deps): update raw-window-handle requirement from 0.5.0 to 0.6.0 #320
Annotations
10 errors
src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
|
src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
|
src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
|
src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
|
src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
|
src/x11.rs#L48
mismatched types
|
src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
|
src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
|
src/x11.rs#L78
mismatched types
|
src/x11.rs#L160
no function or associated item named `empty` found for struct `XcbWindowHandle` in the current scope
|
The logs for this run have expired and are no longer available.
Loading