redox/recipes/wip/avp/recipe.toml
2023-12-14 06:50:15 +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",
]