redox/recipes/wip/security/burrow/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
154 B
TOML

#TODO cargo package error
[source]
git = "https://github.com/hackclub/burrow"
[build]
template = "custom"
script = """
cookbook_cargo_packages burrow
"""