redox/recipes/wip/fend/recipe.toml
2023-12-17 16:23:10 +00:00

10 lines
230 B
TOML

#TODO compilation error (after a patch on the ring crate)
[source]
git = "https://github.com/printfn/fend"
rev = "e2b728fcf804cfaff4bda86eff495adda81a50d7"
[build]
template = "custom"
script = """
cookbook_cargo_packages fend
"""