redox/recipes/wip/dev/kondo/recipe.toml
2024-05-17 23:26:01 +00:00

9 lines
158 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/tbillington/kondo"
[build]
template = "custom"
script = """
cookbook_cargo_packages kondo
"""