redox/recipes/wip/tools/net/other/vimini/recipe.toml
2024-06-26 05:05:28 +00:00

9 lines
139 B
TOML

#TODO not compiled or tested
[source]
git = "https://git.sr.ht/~lufte/vimini"
[build]
template = "cargo"
dependencies = [
"sqlite3",
]