redox/recipes/wip/video/avp/recipe.toml
2024-02-16 01:42:41 +00:00

9 lines
135 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/rust-av/avp"
[build]
template = "cargo"
dependencies = [
"sdl2",
]