mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
732: Dummy workspace crate r=cwfitzgerald a=kvark Basically, it makes sure that doing `cargo check` locally in the workspace is all you need. Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>