mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-23 07:15:31 +00:00
10 lines
133 B
TOML
10 lines
133 B
TOML
[workspace]
|
|
members = [
|
|
"examples",
|
|
"glsl-to-spirv",
|
|
"vk-sys",
|
|
"vulkano",
|
|
"vulkano-shaders",
|
|
"vulkano-win"
|
|
]
|