wgpu-rs couldn't compile on the Apple M1 (arm64) macs due to a compilation problem in winit. winit 0.24.0 has the fix so upgrade the dependency. Link to the fix's pull request in winit: https://github.com/rust-windowing/winit/pull/1752