Skip to content
Snippets Groups Projects
recipe.toml 140 B
#TODO Not compiled or tested
[source]
git = "https://github.com/joamag/boytacean"
[build]
template = "cargo"
dependencies = [
    "sdl2",
]