mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
9 lines
149 B
TOML
9 lines
149 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://github.com/ahkohd/oyo"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages oyo
|
|
"""
|