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

11 lines
189 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/bluecatengineering/dora"
shallow_clone = true
[build]
template = "cargo"
cargopackages = [
"dora-bin",
"dora-cfg",
]