redox/recipes/wip/dev/git-cliff/recipe.toml
2024-02-21 23:52:20 +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
"""