redox/recipes/wip/just/recipe.toml
2023-12-21 23:07:50 +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
"""