redox/recipes/wip/net/server/nea/recipe.toml
2025-06-19 21:01:33 -03:00

10 lines
198 B
TOML

#TODO not compiled or tested
#TODO require the mold liker to be installed
[source]
git = "https://github.com/tweedegolf/nea"
[build]
template = "custom"
script = """
cookbook_cargo_packages nea
"""