redox/recipes/wip/dev/lang/ristretto/recipe.toml
2025-06-08 12:30:59 -03:00

9 lines
174 B
TOML

#TODO require rustc 1.87 or newer
[source]
git = "https://github.com/theseus-rs/ristretto"
[build]
template = "custom"
script = """
cookbook_cargo_packages ristretto_cli
"""