redox/recipes/wip/tools/security/burrow/recipe.toml
2024-06-26 04:08:29 +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
"""