redox/recipes/wip/dev/jaq/recipe.toml
2024-04-28 11:43:06 +00:00

9 lines
141 B
TOML

#TODO mimalloc error
[source]
git = "https://github.com/01mf02/jaq"
[build]
template = "custom"
script = """
cookbook_cargo_packages jaq
"""