Closed ids1024 closed 8 months ago
Hm, so wgpu requires Rustc 1.70?
It's not really a problem for the example to require a higher MSRV than the library, but it's a bit awkward to CI test that.
What wgpu uses is largely based on Firefox.
I'd be fine bumping to 1.70. Although didn't rwh bump up and I know ash now needs 1.69 on git master.
Hm, so wgpu requires Rustc 1.70?
It's not really a problem for the example to require a higher MSRV than the library, but it's a bit awkward to CI test that.