redox/recipes/wip/jql/recipe.toml
2023-12-18 16:49:59 +00:00

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
"""