summaryrefslogtreecommitdiffstats
path: root/gfx/wgpu/Cargo.toml
blob: 0c0dfcc41fa0ae2f35c00aa45742f6a45f7029c4 (plain)
1
2
3
4
5
6
7
[workspace]
members = [
    "dummy",
    "player",
    "wgpu-core",
    "wgpu-types",
]