redox/recipes/wip/emulators/mipsy/recipe.toml
2024-03-22 13:59:24 +00:00

9 lines
149 B
TOML

#TODO users crate error
[source]
git = "https://github.com/insou22/mipsy"
[build]
template = "custom"
script = """
cookbook_cargo_packages mipsy
"""