redox/recipes/wip/irust/recipe.toml
2023-12-21 21:38:44 +00:00

10 lines
204 B
TOML

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