redox/recipes/wip/archives/mlar/recipe.toml
2026-01-29 10:51:51 -03:00

11 lines
187 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/ANSSI-FR/MLA"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_packages mlar
"""