redox/recipes/wip/dev/lang/ristretto/recipe.toml
2026-02-01 17:55:27 -03:00

11 lines
204 B
TOML

#TODO discover current status
[source]
git = "https://github.com/theseus-rs/ristretto"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_packages ristretto_cli
"""