redox/recipes/wip/dev/debug/nnd/recipe.toml
2025-05-27 08:11:25 -03:00

9 lines
153 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/al13n321/nnd"
[build]
template = "custom"
script = """
cookbook_cargo --profile=dbgo
"""