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
bevy_feathers depends on bevy_winit for custom cursors. bevy_winit is the isolation layer between bevy and winit, and it should not be depended on by other crates inside bevy
Bevy version
main
What went wrong
bevy_feathers depends on bevy_winit for custom cursors. bevy_winit is the isolation layer between bevy and winit, and it should not be depended on by other crates inside bevy