redox/recipes/wip/dev/dfx/recipe.toml
2024-05-09 20:28:07 +00:00

9 lines
150 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/dfinity/sdk"
[build]
template = "custom"
script = """
cookbook_cargo_packages dfx
"""