redox/recipes/wip/net/other/vimini/recipe.toml
2024-07-02 06:08:02 +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",
]