wgpu/Cargo.toml
2020-04-30 09:55:52 -04:00

7 lines
69 B
TOML

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