redox/recipes/wip/tools/sued/recipe.toml
2026-03-06 00:58:12 +07:00

8 lines
233 B
TOML

#TODO not compiled or tested
# customization: https://codeberg.org/AeriaVelocity/sued#configuration
[source]
git = "https://codeberg.org/AeriaVelocity/sued"
[build]
template = "cargo"
cargoflags = ["--features=repl,startup,history"]