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

11 lines
192 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/ferronweb/ferron"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_packages ferron
"""