mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-25 16:24:24 +00:00
9 lines
115 B
TOML
9 lines
115 B
TOML
[workspace]
|
|
members = [
|
|
"wgpu-native",
|
|
"wgpu-remote",
|
|
"wgpu-rs",
|
|
"examples",
|
|
"gfx-examples",
|
|
]
|