mirror of
https://github.com/Rust-GPU/rust-gpu.git
synced 2026-06-08 18:49:52 +09:00
* Use the workaround from https://github.com/gfx-rs/wgpu/issues/1374#issuecomment-839359307 * Upgrade to wgpu 0.9 We can't remove MPL from the deny.toml yes, as wgpu-subscriber is still MPL * swap to env-logger and log in all example paths This also does let us remove MPL-2.0 As of https://github.com/EmbarkStudios/rust-gpu/pull/674, the crate of the advisory is no longer in our tree * Add a workaround for our *erm* strange codegen