redox/recipes/wip/net/other/dnst/recipe.toml
2025-06-06 09:58:52 -03:00

9 lines
156 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/NLnetLabs/dnst"
[build]
template = "custom"
script = """
cookbook_cargo --features ring
"""