redox/recipes/wip/graphics/shadergarden/recipe.toml
2024-02-18 01:07:00 +00:00

9 lines
148 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/tonarino/shadergarden"
[build]
template = "cargo"
dependencies = [
"ffmpeg6",
]