redox/recipes/wip/dev/cargo-clone/recipe.toml
2024-05-15 19:08:14 +00:00

9 lines
167 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/JanLikar/cargo-clone"
[build]
template = "custom"
script = """
cookbook_cargo_packages cargo-clone
"""