learn-wgpu icon indicating copy to clipboard operation
learn-wgpu copied to clipboard

Minor typo in cargo.toml in tutorial 5

Open Dooskington opened this issue 6 months ago • 0 comments

https://sotrh.github.io/learn-wgpu/beginner/tutorial5-textures/#cleaning-things-up The passage here mentions the anyhow crate, but then the code sample right afterwards adds the bytemuck crate. Probably a copy-paste error. I'll open up a PR for this next time I get a chance

Dooskington avatar Oct 29 '25 18:10 Dooskington