Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`bytemuck` recently bumped its MSRV to 1.60 which is incompatible with what we're currently advertising. Fortunately this doesn't affect MSRV of the publicly published crates, but only `dev-dependencies` inside `ash-window` via `winit`: make sure the CI doesn't reject this.
- Loading branch information