redox/recipes/wip/net/http/easyp/recipe.toml
2026-02-17 22:34:00 -03:00

8 lines
257 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"
shallow_clone = true
[build]
template = "cargo"