redox/recipes/wip/dev/dfx/recipe.toml
2024-06-11 18:06:02 +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
"""