mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 23:58:42 +08:00
9 lines
166 B
TOML
9 lines
166 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://codeberg.org/black-cat/toe-beans"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages toe-beans
|
|
"""
|