redox/recipes/wip/net/lldap/recipe.toml
2024-02-17 22:09:10 +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
"""