redox/recipes/wip/dev/build-system/just/recipe.toml
2024-07-14 17:48:23 +00:00

9 lines
146 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/casey/just"
[build]
template = "custom"
script = """
cookbook_cargo_packages just
"""