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

Fix bytemuck dependency #2173

Merged
merged 1 commit into from
Apr 1, 2023
Merged

Conversation

marc0246
Copy link
Contributor

@marc0246 marc0246 commented Apr 1, 2023

#2132 replaced uses of bytemuck::Pod with bytemuck::AnyBitPattern, but I had forgotten to update the bytemuck dependency. That trait was added in v1.9.

Changelog:

### Public dependency updates
- bytemuck 1.9

@Rua Rua merged commit 22d26d6 into vulkano-rs:master Apr 1, 2023
@marc0246 marc0246 deleted the fix-bytemuck-dependency branch April 1, 2023 16:53
Rua added a commit that referenced this pull request Apr 1, 2023
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
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.

2 participants