mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
10 lines
244 B
TOML
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
|
|
"""
|