redox/recipes/wip/tools/watchmen/recipe.toml
2024-03-24 21:37:48 +00:00

9 lines
172 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/ahriroot/watchmen"
[build]
template = "custom"
script = """
cookbook_cargo_packages watchmen watchmend
"""