mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-10 12:41:30 +11:00
11 lines
138 B
TOML
11 lines
138 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"piet-gpu",
|
|
"piet-gpu-derive",
|
|
"piet-gpu-hal",
|
|
"piet-gpu-types",
|
|
"piet-scene",
|
|
"tests"
|
|
]
|