mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
10 lines
136 B
TOML
10 lines
136 B
TOML
[workspace]
|
|
members = [
|
|
"wgpu-native",
|
|
"wgpu-bindings",
|
|
"wgpu-remote",
|
|
"wgpu-rs",
|
|
"examples",
|
|
"gfx-examples",
|
|
]
|