redox/recipes/wip/tools/mask/recipe.toml
2024-02-17 22:09:10 +00:00

9 lines
180 B
TOML

#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/jacobdeichert/mask"
[build]
template = "custom"
script = """
cookbook_cargo_packages mask
"""