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

10 lines
163 B
TOML

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