redox/recipes/wip/dev/other/dfx/recipe.toml
2024-06-26 04:17:47 +00:00

9 lines
150 B
TOML

#TODO libloading crate error
[source]
git = "https://github.com/dfinity/sdk"
[build]
template = "custom"
script = """
cookbook_cargo_packages dfx
"""