mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
9 lines
146 B
TOML
9 lines
146 B
TOML
#TODO nnd crate error
|
|
[source]
|
|
git = "https://github.com/al13n321/nnd"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo --profile=dbgo
|
|
"""
|