Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update all dependencies to latest versions #1444

Merged
merged 9 commits into from
Dec 12, 2022
Merged

Update all dependencies to latest versions #1444

merged 9 commits into from
Dec 12, 2022

Conversation

hannobraun
Copy link
Owner

This includes wgpu, wgpu_glyph, raw-window-handle, egui, egui-wgpu, and egui-winit.

Close #807
Close #976

This will make the upgrade to the new egui version a bit easier.
We're going to need them from the `gui` module soon.
Upgrade to latest `wgpu`, `wgpu_glyph`, `raw-window-handle`, `egui`,
`egui-wgpu`, and `egui-winit`. All of those have to be done in one go,
as they are interrelated.
@hannobraun hannobraun enabled auto-merge December 12, 2022 16:53
@hannobraun hannobraun merged commit e9bebab into main Dec 12, 2022
@hannobraun hannobraun deleted the update branch December 12, 2022 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade wgpu, wgpu_glyph, and raw-window-handle to latest versions wgpu warning and errors on startup
1 participant