mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
9 lines
176 B
TOML
9 lines
176 B
TOML
#TODO Not compiled or tested
|
|
[source]
|
|
git = "https://github.com/encounter/objdiff"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages objdiff-gui objdiff-cli
|
|
"""
|