redox/recipes/wip/tools/objdiff/recipe.toml
2024-05-09 15:55:55 +00:00

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
"""