redox/recipes/wip/emulators/cpu/mipsy/recipe.toml
2024-06-25 20:50:03 +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
"""