redox/recipes/rs-nes/recipe.toml

9 lines
182 B
TOML
Executable File

[source]
git = "https://gitlab.redox-os.org/redox-os/rs-nes.git"
#git_upstream = "https://github.com/bgourlie/rs-nes.git"
[build]
template = "cargo"
dependencies = [
"orbital"
]