redox/recipes/wip/services/runst/recipe.toml
2024-05-09 20:28:07 +00:00

10 lines
141 B
TOML

#TODO port to Orbital
[source]
git = "https://github.com/orhun/runst"
[build]
template = "cargo"
dependencies = [
"glib",
"pango",
]