redox/recipes/wip/git-cliff/recipe.toml
2023-11-30 18:13:53 +00:00

9 lines
227 B
TOML

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