mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
9 lines
150 B
TOML
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
|
|
"""
|