ash/Cargo.toml1
2016-11-27 19:32:34 +01:00

7 lines
70 B
Plaintext

[workspace]
members = [
"vk_loader",
"ash",
"examples",
]