redox/recipes/wip/services/runst/recipe.toml
2026-01-26 01:34:56 -03:00

11 lines
169 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/orhun/runst"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"glib",
"pango",
]