redox/recipes/wip/dev/other/piccolo/recipe.toml
2026-05-15 22:36:18 +07:00

9 lines
145 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/kyren/piccolo"
[build]
template = "cargo"
cargoexamples = [
"interpreter"
]