redox/recipes/wip/lpm/recipe.toml
2023-12-22 03:19:26 +00:00

9 lines
148 B
TOML

#TODO compilation error
[source]
git = "https://github.com/lodosgroup/lpm"
[build]
template = "custom"
script = """
cookbook_cargo_packages lpm
"""