Add a recipe

This commit is contained in:
Ribbon 2024-07-13 18:05:16 +00:00
parent 5c73c57874
commit b1b41a2b44

View File

@ -0,0 +1,8 @@
#TODO not compiled or tested
[source]
git = "https://github.com/cloudflare/pingora"
[build]
template = "custom"
script = """
cookbook_cargo_examples server client
"""