You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#53 broke all the non-windows backends for for raw_window_handle by updating the dependency and changing the return type, then only fixing the #[cfg(target_os = "windows")] blocks and not any of the other blocks.