mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
10 lines
204 B
TOML
10 lines
204 B
TOML
#TODO compiled but not tested
|
|
[source]
|
|
git = "https://github.com/yamafaktory/jql"
|
|
rev = "af2768b279f203a58651d386f0167b229919f1c4"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages jql
|
|
"""
|