redox/recipes/wip/dev/debug/nnd/recipe.toml
2025-06-06 14:45:34 -03:00

9 lines
146 B
TOML

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