redox/recipes/wip/dev/irust/recipe.toml
2024-02-16 01:42:41 +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
"""