wgpu/Cargo.toml
2020-06-18 14:16:04 -04:00

8 lines
79 B
TOML

[workspace]
members = [
"dummy",
"player",
"wgpu-core",
"wgpu-types",
]