mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 20:04:19 +08:00
9 lines
195 B
TOML
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
|
|
"""
|