redox/recipes/wip/net/http/sozu/recipe.toml
2024-07-14 16:33:08 +00:00

9 lines
155 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/sozu-proxy/sozu"
[build]
template = "custom"
script = """
cookbook_cargo_packages sozu
"""