redox/recipes/wip/dev/other/dioxus/recipe.toml
2024-06-26 04:17:47 +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
"""