mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-25 08:13:27 +00:00
8 lines
97 B
TOML
8 lines
97 B
TOML
[workspace]
|
|
members = [
|
|
"wgpu-native",
|
|
"wgpu-bindings",
|
|
"wgpu-rs",
|
|
"examples",
|
|
]
|