redox/recipes/wip/net/http/easyp/recipe.toml
2025-10-14 12:09:14 -03:00

10 lines
269 B
TOML

#TODO not compiled or tested
#TODO determine how to configure this part of the deployment script: https://github.com/gmatht/easyp/blob/main/deploy.sh#L39
[source]
git = "https://github.com/gmatht/easyp-crate"
[build]
template = "custom"
script = """
cookbook_cargo
"""