redox/recipes/wip/demos/pingora/recipe.toml
2024-07-13 18:05:16 +00:00

9 lines
167 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/cloudflare/pingora"
[build]
template = "custom"
script = """
cookbook_cargo_examples server client
"""