redox/recipes/wip/dev/resym/recipe.toml
2024-06-11 23:56:22 +00:00

9 lines
162 B
TOML

#TODO webbrowser crate error
[source]
git = "https://github.com/ergrelet/resym"
[build]
template = "custom"
script = """
cookbook_cargo_packages resym resymc
"""