mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
9 lines
149 B
TOML
9 lines
149 B
TOML
#TODO Not compiled or tested
|
|
[source]
|
|
git = "https://github.com/01mf02/jaq"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages jaq
|
|
"""
|