redox/recipes/wip/text/rucola/recipe.toml
2025-11-06 03:55:10 -03:00

10 lines
164 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/Linus-Mussmaecher/rucola"
[build]
template = "cargo"
[package]
dependencies = [
"nerd-fonts",
]