redox/recipes/wip/net/server/nea/recipe.toml

9 lines
185 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/tweedegolf/nea"
shallow_clone = true
[build]
template = "cargo"
cargopackages = ["nea"]
dev-dependencies = ["host:mold"]