diff options
Diffstat (limited to 'gfx/wgpu/dummy/README.md')
-rw-r--r-- | gfx/wgpu/dummy/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gfx/wgpu/dummy/README.md b/gfx/wgpu/dummy/README.md new file mode 100644 index 0000000000..5a95a787a5 --- /dev/null +++ b/gfx/wgpu/dummy/README.md @@ -0,0 +1,3 @@ +# wgpu dummy + +This is a dummy build target that makes `cargo check` and `cargo test` in the workspace to cover all the API. |