redox/recipes/wip/security/burrow/recipe.toml
2024-06-08 18:30:14 +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
"""