redox/recipes/demos/iced/recipe.toml
2023-11-05 12:58:51 +00:00

10 lines
158 B
TOML

[source]
git = "https://gitlab.redox-os.org/redox-os/iced.git"
branch = "redox"
[build]
template = "custom"
script = """
cookbook_cargo_packages styling
"""