redox/recipes/wip/dev/dioxus/recipe.toml
2024-06-23 00:06:14 +00:00

9 lines
163 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/DioxusLabs/dioxus"
[build]
template = "custom"
script = """
cookbook_cargo_packages dioxus-cli
"""