redox/recipes/wip/db/rainfrog/recipe.toml
2026-01-03 15:44:34 -03:00

11 lines
184 B
TOML

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