redox/recipes/wip/tools/sued/recipe.toml
2025-11-13 08:56:13 -03:00

8 lines
231 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"