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 wgpu to 23.0.1 #8218

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Update wgpu to 23.0.1 #8218

merged 1 commit into from
Nov 25, 2024

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Nov 25, 2024

Related

What

Update wgpu/-core/-hal.
Not sure why this causes cargo to downgrade windows used for winapi-util. But I'll do a follow-up pr that removes the duplicated windows dependency by updating sysinfo \o/ turns out that's not the case, enabling the features we need means we drag in 0.57 and wgpu uses 0.58

@Wumpf Wumpf added dependencies concerning crates, pip packages etc exclude from changelog PRs with this won't show up in CHANGELOG.md labels Nov 25, 2024
Copy link

github-actions bot commented Nov 25, 2024

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link
bfa6a1c https://rerun.io/viewer/pr/8218

Note: This comment is updated whenever you push a commit.

@Wumpf Wumpf merged commit 749e211 into main Nov 25, 2024
36 checks passed
@Wumpf Wumpf deleted the andreas/update-wgpu branch November 25, 2024 13:04
emilk pushed a commit that referenced this pull request Nov 25, 2024
### Related

* https://github.com/gfx-rs/wgpu/releases/tag/wgpu-v23.0.1

### What

Update wgpu/-core/-hal.
Not sure why this causes cargo to downgrade `windows` used for
`winapi-util`. ~But I'll do a follow-up pr that removes the duplicated
windows dependency by updating sysinfo \o/~ turns out that's not the
case, enabling the features we need means we drag in 0.57 and wgpu uses
0.58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies concerning crates, pip packages etc exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant