redox/recipes/wip/git-cliff/recipe.toml
2023-12-17 20:23:29 +00:00

10 lines
244 B
TOML

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