redox/recipes/wip/tools/goldboot/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
201 B
TOML

#TODO use a data type that don't download the private git submodules
[source]
git = "https://github.com/fossable/goldboot"
[build]
template = "custom"
script = """
cookbook_cargo_packages goldboot
"""