redox/recipes/wip/tools/rage/recipe.toml
2024-02-15 09:47:49 +00:00

10 lines
200 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/str4d/rage"
rev = "e6180f1a2004008873b8e8d40110995ecec416c4"
[build]
template = "custom"
script = """
cookbook_cargo_packages rage
"""