redox/recipes/wip/net/other/lldap/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
196 B
TOML

#TODO program source code error (after cargo update and a patch on ring)
[source]
git = "https://github.com/lldap/lldap"
[build]
template = "custom"
script = """
cookbook_cargo_packages lldap
"""