redox/recipes/wip/dev/irust/recipe.toml
2024-06-12 13:17:35 +00:00

9 lines
155 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/sigmaSd/IRust"
[build]
template = "custom"
script = """
cookbook_cargo_packages irust
"""