redox/recipes/wip/tools/just/recipe.toml
2024-03-20 01:24:21 +00:00

9 lines
157 B
TOML

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