redox/recipes/wip/demos/pingora/recipe.toml
2025-06-01 15:34:28 -03:00

9 lines
169 B
TOML

#TODO jemalloc-sys crate error
[source]
git = "https://github.com/cloudflare/pingora"
[build]
template = "custom"
script = """
cookbook_cargo_examples server client
"""