redox/recipes/wip/emulators/trapezoid/recipe.toml
2024-03-22 14:39:32 +00:00

9 lines
139 B
TOML

#TODO make shaderc work
[source]
git = "https://github.com/Amjad50/Trapezoid"
[build]
template = "cargo"
dependencies = [
"shaderc",
]