mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
9 lines
196 B
TOML
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
|
|
"""
|