wgpu/Cargo.toml
2020-08-17 16:36:22 -04:00

8 lines
88 B
TOML

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