redox/recipes/wip/tools/objdiff/recipe.toml
2024-04-05 21:33:58 +00:00

9 lines
164 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/encounter/objdiff"
[build]
template = "custom"
script = """
cookbook_cargo_packages objdiff-gui
"""