redox/recipes/wip/dev/cargo-dist/recipe.toml
2024-05-12 08:30:11 +00:00

9 lines
166 B
TOML

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