redox/recipes/wip/dev/resym/recipe.toml
2024-05-12 03:39:29 +00:00

9 lines
162 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/ergrelet/resym"
[build]
template = "custom"
script = """
cookbook_cargo_packages resym resymc
"""