redox/recipes/wip/dev/cargo-public-api/recipe.toml
2024-05-12 08:10:04 +00:00

9 lines
176 B
TOML

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