mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-21 22:33:49 +00:00
8 lines
96 B
TOML
8 lines
96 B
TOML
[workspace]
|
|
members = [
|
|
"wgpu-core",
|
|
"wgpu-native",
|
|
"wgpu-remote",
|
|
"wgpu-types",
|
|
]
|