Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependencies #2384

Closed
wants to merge 9 commits into from
Closed

Conversation

marc0246
Copy link
Contributor

@marc0246 marc0246 commented Oct 30, 2023

Changelog:

### Public dependency updates
- [raw-window-handle](https://crates.io/raw-window-handle) 0.6
- [winit](https://crates.io/crates/winit) 0.29

### Breaking changes
- `Surface::required_extensions` now returns a result.
- `Surface::from_window[_ref]` now take `HasWindowHandle + HasDisplayHandle` as the window and return a new error type.

@marc0246 marc0246 marked this pull request as ready for review October 30, 2023 10:35
@marc0246 marc0246 closed this Oct 30, 2023
@marc0246 marc0246 reopened this Oct 30, 2023
@marc0246
Copy link
Contributor Author

Closing in favor of #2385. Turns out it was the bump to proc-macro-crate 2.0 that caused CI to shit itself after all, I missed it because there was a new unrelated error. Why this only fails in CI is a mystery to me still and will need further investigation.

@marc0246 marc0246 closed this Oct 30, 2023
@marc0246 marc0246 deleted the update-dependencies branch October 30, 2023 22:49
@marc0246 marc0246 mentioned this pull request Nov 1, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant