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
Fix triangle example by adding missing dev-dependency (#139)
* Re-add winit 0.27 as dev dependency
This fixes a compile error in the `triangle` example accidentally
introduced in a previous PR.
* Check examples compile in GitHub Actions
0 commit comments