redox/recipes/wip/dev/git-tools/git-cliff/recipe.toml
2024-06-25 21:35:57 +00:00

9 lines
195 B
TOML

#TODO compiled but not tested (after a patch on the ring crate)
[source]
git = "https://github.com/orhun/git-cliff"
[build]
template = "custom"
script = """
cookbook_cargo_packages git-cliff
"""